OOP Pop3Receiver Version 2.2

com.bentofw.popreceiver
Class NoValueFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.bentofw.popreceiver.NoValueFoundException
All Implemented Interfaces:
java.io.Serializable

public class NoValueFoundException
extends java.lang.Exception

Thrown by ConfigPerPop3 when the value is not found for the specified key.

Since:
2.1
Author:
Jun Inamori
See Also:
Serialized Form

Constructor Summary
NoValueFoundException(java.lang.String key)
           
 
Method Summary
 
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

NoValueFoundException

public NoValueFoundException(java.lang.String key)

OOP Pop3Receiver Version 2.2

ALL CONTENTS COPYRIGHT 2005, OOP-Research Corporation. All rights reserved.
Any questions and comments are welcome to OOP-Research Corporation.