no.tornado.brap.exception
Class RemotingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
no.tornado.brap.exception.RemotingException
- All Implemented Interfaces:
- Serializable
public class RemotingException
- extends RuntimeException
Wrapper for returning Exception as unchecked exception,
for use by the MethodInvocationHandler when a remoting- or
communication error occurs.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RemotingException
public RemotingException(Exception e)
Copyright © 2009-2011 Syse Data AS. All Rights Reserved.