asgaard.skid
Class SkidException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--asgaard.skid.SkidException

public class SkidException
extends java.lang.Exception

DataObjectException wird für ungültige Datenojekt Operationen erzeugt

See Also:
Asgaard.Skid.DataObject, Serialized Form

Constructor Summary
SkidException(java.lang.String msg)
          Konstruktor, der die Exception erzegt
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SkidException

public SkidException(java.lang.String msg)
Konstruktor, der die Exception erzegt
Parameters:
msg - Meldung der Exception