All Packages Class Hierarchy This Package Previous Next Index
Class logic.NestingTooDeepException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----logic.NestingTooDeepException
- public class NestingTooDeepException
- extends Exception
-
NestingTooDeepException()
-
-
NestingTooDeepException(String)
-
NestingTooDeepException
public NestingTooDeepException()
NestingTooDeepException
public NestingTooDeepException(String msg)
All Packages Class Hierarchy This Package Previous Next Index