org.jrdf.writer
Class NamespaceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jrdf.writer.WriteException
org.jrdf.writer.NamespaceException
- All Implemented Interfaces:
- Serializable
public final class NamespaceException
- extends WriteException
indicates that an exception occurred whilt evaluating namespaces.
- Author:
- TurnerRX
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NamespaceException
public NamespaceException()
NamespaceException
public NamespaceException(String message)
NamespaceException
public NamespaceException(String message,
Throwable cause)
NamespaceException
public NamespaceException(Throwable cause)