Package org.vast.util
Class ResolveException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.vast.util.ResolveException
- All Implemented Interfaces:
 Serializable
Exception thrown when linked data cannot be resolved
- Since:
 - Apr 6, 2017
 - See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionResolveException(String message) ResolveException(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
- 
ResolveException
 - 
ResolveException
 
 -