Joram 5.2.4

org.objectweb.joram.shared.excepts
Class RequestException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.objectweb.joram.shared.excepts.MomException
              extended by org.objectweb.joram.shared.excepts.RequestException
All Implemented Interfaces:
java.io.Serializable

public class RequestException
extends MomException

A RequestException is thrown by a destination or a proxy when processing an invalid client request.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.objectweb.joram.shared.excepts.MomException
type
 
Constructor Summary
RequestException(java.lang.String info)
          Constructs a RequestException instance.
 
Method Summary
 
Methods inherited from class org.objectweb.joram.shared.excepts.MomException
getType
 
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

RequestException

public RequestException(java.lang.String info)
Constructs a RequestException instance.


Joram 5.2.4

Copyright © 2000 - 2009 Scalagent D.T. - All rights reserved