public class ModificationNotAllowedException extends Exception
Constructor and Description |
---|
ModificationNotAllowedException() |
ModificationNotAllowedException(String message) |
ModificationNotAllowedException(String message,
Throwable cause) |
ModificationNotAllowedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ModificationNotAllowedException()
public ModificationNotAllowedException(String message)
public ModificationNotAllowedException(String message, Throwable cause)
public ModificationNotAllowedException(Throwable cause)
Copyright © 2003-2008 Jive Software.