org.tranche.exceptions
Class ServerIsNotWritableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.SecurityException
                  extended by org.tranche.exceptions.ServerIsNotWritableException
All Implemented Interfaces:
java.io.Serializable

public class ServerIsNotWritableException
extends java.lang.SecurityException

Author:
Bryan Smith - bryanesmith@gmail.com
See Also:
Serialized Form

Field Summary
static java.lang.String MESSAGE
          This is the message that will be included in this exception.
 
Constructor Summary
ServerIsNotWritableException()
           
 
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
 

Field Detail

MESSAGE

public static final java.lang.String MESSAGE

This is the message that will be included in this exception.

See Also:
Constant Field Values
Constructor Detail

ServerIsNotWritableException

public ServerIsNotWritableException()


This code is free for use both commercially and non-commercially as stated in the project's license