Package io.github.toolfactory.jvm.util
Class ObjectProvider.BuildingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.toolfactory.jvm.util.ObjectProvider.BuildingException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ObjectProvider.InitializationMarkViaExceptionHandler
- Enclosing class:
- ObjectProvider
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBuildingException
(String message) BuildingException
(String message, 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
-
BuildingException
-
BuildingException
-