org.apache.jetspeed.prefs
Class NodeAlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jetspeed.exception.JetspeedException
org.apache.jetspeed.prefs.PreferencesException
org.apache.jetspeed.prefs.NodeAlreadyExistsException
- All Implemented Interfaces:
- Serializable
- public class NodeAlreadyExistsException
- extends PreferencesException
NodeAlreadyExistsException
- Version:
- $Id: NodeAlreadyExistsException.java 187845 2004-10-29 14:16:13Z weaver $
- Author:
- Scott T. Weaver
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
NodeAlreadyExistsException
public NodeAlreadyExistsException()
NodeAlreadyExistsException
public NodeAlreadyExistsException(String message)
- Parameters:
message
-
NodeAlreadyExistsException
public NodeAlreadyExistsException(Throwable nested)
- Parameters:
nested
-
NodeAlreadyExistsException
public NodeAlreadyExistsException(String msg,
Throwable nested)
- Parameters:
msg
- nested
-
Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.