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