Qizx/Open v0.4p2

net.xfra.qizxopen.util
Class LimitReachedException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--net.xfra.qizxopen.util.LimitReachedException
All Implemented Interfaces:
java.io.Serializable

public class LimitReachedException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
LimitReachedException(java.lang.String reason)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LimitReachedException

public LimitReachedException(java.lang.String reason)

 Copyright Xavier FRANC 2003-2004