OOP Pop3Receiver Version 2.2

com.bentofw.popreceiver
Class NotParsedYetException

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

public class NotParsedYetException
extends java.lang.Exception

Will be thrown by ReceivedMail if you try to call getXX method before parsing.

Author:
Jun Inamori
See Also:
Serialized Form

Constructor Summary
NotParsedYetException()
           
 
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

NotParsedYetException

public NotParsedYetException()

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.