Class au.net.aba.lang.IllegalStateException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class au.net.aba.lang.IllegalStateException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----au.net.aba.lang.IllegalStateException

public class IllegalStateException
extends RuntimeException

Constructor Index

 o IllegalStateException()
 o IllegalStateException(String)

Constructors

 o IllegalStateException
  public IllegalStateException()
 o IllegalStateException
  public IllegalStateException(String message)

All Packages  Class Hierarchy  This Package  Previous  Next  Index