org.plasma.common.exception
Class PlasmaRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.plasma.common.exception.PlasmaRuntimeException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AppException, UserException
public class PlasmaRuntimeException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PlasmaRuntimeException
public PlasmaRuntimeException()
PlasmaRuntimeException
public PlasmaRuntimeException(String message,
Throwable cause)
PlasmaRuntimeException
public PlasmaRuntimeException(Throwable t)
PlasmaRuntimeException
public PlasmaRuntimeException(String msg)
Copyright © 2014. All rights reserved.