Package com.postman.collection
Class VariableResolutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.postman.collection.VariableResolutionException
- All Implemented Interfaces:
Serializable
Error thrown if something prevents the resolution of a variable value, eg., the specified variable doesn't exist, etc.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
VariableResolutionException
-