org.apache.jetspeed.prefs
Class NodeDoesNotExistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jetspeed.exception.JetspeedException
org.apache.jetspeed.prefs.PreferencesException
org.apache.jetspeed.prefs.NodeDoesNotExistException
- All Implemented Interfaces:
- Serializable
- public class NodeDoesNotExistException
- extends PreferencesException
NodeDoesNotExistException
- Version:
- $Id: NodeDoesNotExistException.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 |
|
NodeDoesNotExistException
public NodeDoesNotExistException()
NodeDoesNotExistException
public NodeDoesNotExistException(String message)
- Parameters:
message
-
NodeDoesNotExistException
public NodeDoesNotExistException(Throwable nested)
- Parameters:
nested
-
NodeDoesNotExistException
public NodeDoesNotExistException(String msg,
Throwable nested)
- Parameters:
msg
- nested
-
Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.