org.deegree.enterprise.control
Class RPCException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.deegree.enterprise.control.RPCException
- All Implemented Interfaces:
- Serializable
public class RPCException
- extends Exception
- Author:
- Administrator
- See Also:
- Serialized Form
Constructor Summary |
RPCException()
Creates a new instance of RPCException without detail message. |
RPCException(String msg)
Constructs an instance of RPCException with the specified detail message. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RPCException
public RPCException()
- Creates a new instance of
RPCException
without detail message.
RPCException
public RPCException(String msg)
- Constructs an instance of
RPCException
with the specified detail message.
- Parameters:
msg
- the detail message.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net