com.liferay.portal.kernel.nio.intraband.rpc
Class IntraBandRPCException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.nio.intraband.rpc.IntraBandRPCException
- All Implemented Interfaces:
- Serializable
public class IntraBandRPCException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IntraBandRPCException
public IntraBandRPCException()
IntraBandRPCException
public IntraBandRPCException(String message)
IntraBandRPCException
public IntraBandRPCException(String message,
Throwable cause)
IntraBandRPCException
public IntraBandRPCException(Throwable cause)