cleoni.adv
Class DimxException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by cleoni.adv.DimxException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
NestedException, NoEventHandlerException

public class DimxException
extends java.lang.Exception

Custom Exception for proper dealing of errors generated by the game engine

See Also:
Serialized Form

Constructor Summary
DimxException(java.lang.String s)
          DimxException Constructor
 
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

DimxException

public DimxException(java.lang.String s)
DimxException Constructor

Parameters:
s - java.lang.String