Joram 5.0.7

org.objectweb.joram.kclient
Class MessageFormatException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.objectweb.joram.kclient.JoramException
              extended by org.objectweb.joram.kclient.MessageFormatException
All Implemented Interfaces:
java.io.Serializable

public class MessageFormatException
extends JoramException

See Also:
Serialized Form

Constructor Summary
MessageFormatException()
           
MessageFormatException(java.lang.String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MessageFormatException

public MessageFormatException()

MessageFormatException

public MessageFormatException(java.lang.String msg)

Joram 5.0.7

Copyright © 2005 Scalagent - All rights reserved