org.n52.security.common.xml
Class XMLPathException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.n52.security.common.xml.XMLPathException
- All Implemented Interfaces:
- Serializable
public class XMLPathException
- extends RuntimeException
Wraps underlying XPathExceptions exceptions as runtime exceptions.
- Version:
- $Revision: $
- Author:
- Marko Reiprecht
Created on 15.07.2008
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XMLPathException
public XMLPathException(String message)
XMLPathException
public XMLPathException(String message,
Throwable cause)
XMLPathException
public XMLPathException(Throwable cause)
Copyright © 2004–2014 52north.org. All rights reserved.