Class ContentStreamException

All Implemented Interfaces:
Serializable

public class ContentStreamException extends ValidationException
See Also:
  • Field Details

    • errorCode

      private String errorCode
  • Constructor Details

    • ContentStreamException

      public ContentStreamException(String arg0, Throwable arg1)
    • ContentStreamException

      public ContentStreamException(String arg0)
    • ContentStreamException

      public ContentStreamException(Throwable arg0)
  • Method Details

    • getErrorCode

      public String getErrorCode()
    • setErrorCode

      public void setErrorCode(String errorCode)