com.jaxfront.core.schema
Class KeyRefException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jaxfront.core.schema.KeyRefException
- All Implemented Interfaces:
- java.io.Serializable
public class KeyRefException
- extends java.lang.Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
KeyRefException
public KeyRefException()
KeyRefException
public KeyRefException(java.lang.String message)
KeyRefException
public KeyRefException(java.lang.String message,
java.util.Vector references)
KeyRefException
public KeyRefException(java.lang.Throwable throwable)
KeyRefException
public KeyRefException(java.lang.String message,
java.lang.Throwable throwable)
getReferences
public java.util.Vector getReferences()
getReferenceXPaths
public java.util.Vector getReferenceXPaths()