at.gv.egiz.moodle.eidconnector
Class InternalErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
at.gv.egiz.moodle.eidconnector.InternalErrorException
- All Implemented Interfaces:
- Serializable
public class InternalErrorException
- extends RuntimeException
- Author:
- AT-TUG (Thomas Knall)
- See Also:
- Serialized Form
InternalErrorException
public InternalErrorException(String message,
Exception exception)
InternalErrorException
public InternalErrorException(String message)
InternalErrorException
public InternalErrorException(Exception exception)
InternalErrorException
public InternalErrorException()
getException
public Exception getException()
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
toString
public String toString()
- Overrides:
toString
in class Throwable
Copyright 2009 EGIZ. All Rights Reserved.