Searched defs:XMPException (Results 1 - 1 of 1) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
H A DXMPException.java17 public class XMPException extends Exception class in inherits:Exception
28 public XMPException(String message, int errorCode) method in class:XMPException
41 public XMPException(String message, int errorCode, Throwable t) method in class:XMPException

Completed in 58 milliseconds