Package com.adobe.dam.print.ids
Class IDSException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.adobe.dam.print.ids.IDSException
-
- All Implemented Interfaces:
java.io.Serializable
public class IDSException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IDSException()
IDSException(java.lang.String message)
IDSException(java.lang.String message, java.lang.Throwable cause)
IDSException(java.lang.Throwable cause)
-