Class BuilderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
fr.flowarg.flowupdater.utils.builderapi.BuilderException
- All Implemented Interfaces:
Serializable
Builder API; This exception is thrown when an error occurred with Builder API.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBuilderException(String reason) BuilderException(String reason, Throwable cause) BuilderException(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
-
BuilderException
public BuilderException() -
BuilderException
-
BuilderException
-
BuilderException
-