Class NestableRuntimeException
Object
Throwable
Exception
RuntimeException
com.liferay.portal.kernel.exception.NestableRuntimeException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ExportImportRuntimeException
,SystemException
- Author:
- Brian Wing Shun Chan
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNestableRuntimeException
(String msg, Throwable throwable) NestableRuntimeException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NestableRuntimeException
public NestableRuntimeException() -
NestableRuntimeException
-
NestableRuntimeException
-
NestableRuntimeException
-