Class ResolvingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- net.anwiba.commons.lang.functional.ResolvingException
-
- All Implemented Interfaces:
java.io.Serializable
public class ResolvingException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ResolvingException(java.lang.String message, java.lang.Throwable throwable)
-