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 516448 2007-03-09 16:25:47Z ate $
- Author:
- Scott T. Weaver
- See Also:
- Serialized Form
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-2007 Apache Software Foundation. All Rights Reserved.