Class ResolvingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.tocco.nice2.model.base.api.defaultvalue.ResolvingException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
NoResolverException
- See Also:
-
Constructor Summary
ConstructorDescriptionResolvingException
(String message) ResolvingException
(String message, Throwable cause) ResolvingException
(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
-
ResolvingException
public ResolvingException() -
ResolvingException
-
ResolvingException
-
ResolvingException
-