Package com.postman.collection
Class IllegalPropertyAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.postman.collection.IllegalPropertyAccessException
- All Implemented Interfaces:
Serializable
Exception thrown when an invalid action is taken against PropertyList, eg., IndexOutOfBounds, attempts to set the
raw property of a BodyElement when that body's mode is not raw etc.- 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
-
IllegalPropertyAccessException
-