public class RequestException extends MomException
RequestException
is thrown by a destination or a proxy when
processing an invalid client request.Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
type
Constructor and Description |
---|
RequestException(String info)
Constructs a
RequestException instance. |
getType
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
public RequestException(String info)
RequestException
instance.Copyright © 2013 ScalAgent D.T.. All Rights Reserved.