repthy
Class PariNotFoundException

Object
  extended byThrowable
      extended byException
          extended byPariNotFoundException
All Implemented Interfaces:
Serializable

public class PariNotFoundException
extends Exception

See Also:
Serialized Form

Constructor Summary
PariNotFoundException()
           
 
Methods inherited from class Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PariNotFoundException

public PariNotFoundException()