com.pmstation.spss.reader
Class WrongReaderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.pmstation.spss.reader.WrongReaderException
All Implemented Interfaces:
java.io.Serializable

public class WrongReaderException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
WrongReaderException()
          Instantiates a new wrong reader exception.
WrongReaderException(java.lang.String message)
          Instantiates a new wrong reader exception.
 
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

WrongReaderException

public WrongReaderException()
Instantiates a new wrong reader exception.


WrongReaderException

public WrongReaderException(java.lang.String message)
Instantiates a new wrong reader exception.

Parameters:
message - the message


Copyright © 2003-2004 pmStation.com. All Rights Reserved.