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

Constructor Index

 o NestingTooDeepException()
 o NestingTooDeepException(String)

Constructors

 o NestingTooDeepException
 public NestingTooDeepException()
 o NestingTooDeepException
 public NestingTooDeepException(String msg)

All Packages  Class Hierarchy  This Package  Previous  Next  Index