Package com.postman.collection
Class ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.postman.collection.ValidationException
- All Implemented Interfaces:
 Serializable
Exception thrown if there is a system, syntax or other error/exception which interrupts or prevents actual validation of the element.
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
ValidationException
 - 
ValidationException
 
 -