Package com.postman.collection
Class RecursiveItemAddException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.postman.collection.RecursiveItemAddException
- All Implemented Interfaces:
Serializable
Exception thrown if there is an attempt to add an item as a child to itself.
- 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
-
RecursiveItemAddException
-