Package com.postman.collection
Class InvalidPropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.postman.collection.InvalidPropertyException
- All Implemented Interfaces:
Serializable
Exception thrown when an invalid action is taken against an object property, eg., an attempt to see an
Event
's exec
property to null, 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
-
InvalidPropertyException
-