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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/util/
H A DXMLException.java25 * $Id: XMLException.java,v 1.2 2008/06/25 05:41:41 qcheng Exp $
31 public class XMLException extends Exception { class in inherits:Exception
32 public XMLException() { method in class:XMLException
36 public XMLException(String s) { method in class:XMLException
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/util/
H A DXMLException.java25 * $Id: XMLException.java,v 1.2 2008/06/25 05:41:41 qcheng Exp $
31 public class XMLException extends Exception { class in inherits:Exception
32 public XMLException() { method in class:XMLException
36 public XMLException(String s) { method in class:XMLException

Completed in 35 milliseconds