cleoni.adv
Class NestedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by cleoni.adv.DimxException
              extended by cleoni.adv.NestedException
All Implemented Interfaces:
java.io.Serializable

public class NestedException
extends DimxException

Another custom error (as DimXException). This is a special type, telling you that the error has already been investigated and described so the associated message is self-explaining yet.

See Also:
Serialized Form

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

NestedException

public NestedException(java.lang.String s)
NestedException constructor comment.

Parameters:
s - java.lang.String