org.apache.jetspeed.page
Class LinkNotRemovedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jetspeed.exception.JetspeedException
org.apache.jetspeed.page.document.NodeException
org.apache.jetspeed.page.LinkNotRemovedException
- All Implemented Interfaces:
- Serializable
public class LinkNotRemovedException
- extends NodeException
LinkNotRemovedException
- Version:
- $Id: LinkNotRemovedException.java 516448 2007-03-09 16:25:47Z ate $
- Author:
- Randy Watler
- See Also:
- Serialized Form
LinkNotRemovedException
public LinkNotRemovedException()
LinkNotRemovedException
public LinkNotRemovedException(String message)
- Parameters:
message
-
LinkNotRemovedException
public LinkNotRemovedException(Throwable nested)
- Parameters:
nested
-
LinkNotRemovedException
public LinkNotRemovedException(String msg,
Throwable nested)
- Parameters:
msg
- nested
-
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.