Class PostmanCollectionFormatterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.odata2services.export.impl.PostmanCollectionFormatterException
All Implemented Interfaces:
Serializable

public class PostmanCollectionFormatterException extends RuntimeException
An exception that could be thrown while formatting a Postman collection.
See Also:
  • Constructor Details

    • PostmanCollectionFormatterException

      public PostmanCollectionFormatterException(Throwable cause)
      Instantiates a Postman collection formatter exception.
      Parameters:
      cause - the root cause wrapped exception