Class IDSException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.adobe.dam.print.ids.IDSException
All Implemented Interfaces:
Serializable

public class IDSException extends Exception
See Also:
  • Constructor Details

    • IDSException

      public IDSException()
    • IDSException

      public IDSException(String message)
    • IDSException

      public IDSException(String message, Throwable cause)
    • IDSException

      public IDSException(Throwable cause)