Openfire 3.9.3 Javadoc

org.jivesoftware.util
Class ModificationNotAllowedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
ModificationNotAllowedException()
           
ModificationNotAllowedException(String message)
           
ModificationNotAllowedException(String message, Throwable cause)
           
ModificationNotAllowedException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ModificationNotAllowedException

public ModificationNotAllowedException()

ModificationNotAllowedException

public ModificationNotAllowedException(String message)

ModificationNotAllowedException

public ModificationNotAllowedException(String message,
                                       Throwable cause)

ModificationNotAllowedException

public ModificationNotAllowedException(Throwable cause)

Openfire 3.9.3 Javadoc

Copyright © 2003-2008 Jive Software.