Uses of Class
com.postman.collection.InvalidPropertyException
Packages that use InvalidPropertyException
Package
Description
Encapsulates a Postman JSON collection and emulates functionality of the Postman SDK.
-
Uses of InvalidPropertyException in com.postman.collection
Methods in com.postman.collection that throw InvalidPropertyExceptionModifier and TypeMethodDescriptionEvent.getSourceCode()Get complete source for this script, or null if none is set.Event.PostmanScript.getSourceCodeElement(int position) voidEvent.PostmanScript.removeSourceCodeElement(int position) voidEvent.removeSourceCodeElement(int position)