multex.tool
Class ExceptionMessagesDoclet.TooNestedThrowableException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bymultex.tool.ExceptionMessagesDoclet.TooNestedThrowableException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ExceptionMessagesDoclet

public static final class ExceptionMessagesDoclet.TooNestedThrowableException
extends java.lang.Exception

Throwable class {canonicalName} has more than one nesting level. Handling not yet implemented.

See Also:
Serialized Form

Constructor Summary
ExceptionMessagesDoclet.TooNestedThrowableException(java.lang.String canonicalName)
           
 
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

ExceptionMessagesDoclet.TooNestedThrowableException

public ExceptionMessagesDoclet.TooNestedThrowableException(java.lang.String canonicalName)