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