de.root1.simon.exceptions
Class SimonException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by de.root1.simon.exceptions.SimonRemoteException
                  extended by de.root1.simon.exceptions.SimonException
All Implemented Interfaces:
java.io.Serializable

public class SimonException
extends SimonRemoteException

TODO Documentation to be done

Author:
achristian
See Also:
Serialized Form

Constructor Summary
SimonException(java.lang.String msg)
          TODO Documentation to be done
 
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

SimonException

public SimonException(java.lang.String msg)
TODO Documentation to be done



Copyright © 2011. All Rights Reserved.