Package com.webfirmframework.wffweb
Class NoParentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.webfirmframework.wffweb.WffRuntimeException
com.webfirmframework.wffweb.NoParentException
- All Implemented Interfaces:
Serializable
- Since:
- 2.1.1
- See Also:
-
Constructor Summary
ConstructorDescriptionNoParentException
(String message) NoParentException
(String message, Throwable cause) NoParentException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) NoParentException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoParentException
public NoParentException() -
NoParentException
-
NoParentException
-
NoParentException
-
NoParentException
-