org.apache.jetspeed.page
Class LinkNotUpdatedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jetspeed.exception.JetspeedException
org.apache.jetspeed.page.LinkNotUpdatedException
- All Implemented Interfaces:
- Serializable
- public class LinkNotUpdatedException
- extends JetspeedException
LinkNotUpdatedException
- Version:
- $Id: LinkNotUpdatedException.java 219058 2005-07-14 16:29:27Z rwatler $
- Author:
- Randy Watler
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
LinkNotUpdatedException
public LinkNotUpdatedException()
LinkNotUpdatedException
public LinkNotUpdatedException(String message)
- Parameters:
message
-
LinkNotUpdatedException
public LinkNotUpdatedException(Throwable nested)
- Parameters:
nested
-
LinkNotUpdatedException
public LinkNotUpdatedException(String msg,
Throwable nested)
- Parameters:
msg
- nested
-
Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.