Joram 5.0.7

org.objectweb.joram.kclient
Class JoramException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.objectweb.joram.kclient.JoramException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
AbortedRequestException, ConnectException, IllegalStateException, InvalidDestinationException, MessageFormatException, MOMException, NotYetImplementedException

public class JoramException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
JoramException()
           
JoramException(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

JoramException

public JoramException()

JoramException

public JoramException(java.lang.String msg)

Joram 5.0.7

Copyright © 2005 Scalagent - All rights reserved