Package io.milton.config
Class HttpManagerBuilder.CreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.milton.config.HttpManagerBuilder.CreationException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- HttpManagerBuilder
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCreationException(Class attemptedToCreate, Throwable cause) CreationException(Field field, Class attemptedToCreate, Throwable cause) CreationException(Method m, Class attemptedToCreate, 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
-
CreationException
-
CreationException
-
CreationException
-
-
Method Details
-
getAttemptedToCreate
-