org.jboss.dna.graph.properties
Class NamespaceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.dna.graph.properties.NamespaceException
- All Implemented Interfaces:
- Serializable
public class NamespaceException
- extends RuntimeException
- Author:
- Randall Hauch
- See Also:
- Serialized Form
NamespaceException
public NamespaceException()
NamespaceException
public NamespaceException(String message)
- Parameters:
message -
NamespaceException
public NamespaceException(Throwable cause)
- Parameters:
cause -
NamespaceException
public NamespaceException(String message,
Throwable cause)
- Parameters:
message - cause -
toString
public String toString()
-
- Overrides:
toString in class Throwable
Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.