org.jivesoftware.util
Class ModificationNotAllowedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jivesoftware.util.ModificationNotAllowedException
- All Implemented Interfaces:
- Serializable
public class ModificationNotAllowedException
- extends Exception
Exception thrown when a modification was not allowed.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ModificationNotAllowedException
public ModificationNotAllowedException()
ModificationNotAllowedException
public ModificationNotAllowedException(String message)
ModificationNotAllowedException
public ModificationNotAllowedException(String message,
Throwable cause)
ModificationNotAllowedException
public ModificationNotAllowedException(Throwable cause)
Copyright © 2003-2008 Jive Software.