org.planx.xmlstore.io
Class UnknownLocatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.planx.xmlstore.UnknownReferenceException
org.planx.xmlstore.io.UnknownLocatorException
- All Implemented Interfaces:
- Serializable
public class UnknownLocatorException
- extends UnknownReferenceException
- Author:
- Thomas Ambus
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnknownLocatorException
public UnknownLocatorException(Throwable cause)
UnknownLocatorException
public UnknownLocatorException(String msg)
UnknownLocatorException
public UnknownLocatorException(String msg,
Throwable cause)
Copyright © 2010. All Rights Reserved.