FantasySportsModule 0.0.2-dev

org.fanfoot.scoring
Class EventParserConfigurationException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.fanfoot.scoring.EventParserConfigurationException
All Implemented Interfaces:
java.io.Serializable

public class EventParserConfigurationException
extends java.lang.Exception

Author:
rgardler
See Also:
Serialized Form

Constructor Summary
EventParserConfigurationException()
          Creates a new instance of EventParserConfigurationError without detail message.
EventParserConfigurationException(java.lang.String msg)
          Constructs an instance of EventParserConfigurationError with the specified detail message.
EventParserConfigurationException(java.lang.String msg, java.lang.Exception e)
          Constructs an instance of EventParserConfigurationError with the specified detail message and the root exception supplied
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EventParserConfigurationException

public EventParserConfigurationException()
Creates a new instance of EventParserConfigurationError without detail message.


EventParserConfigurationException

public EventParserConfigurationException(java.lang.String msg)
Constructs an instance of EventParserConfigurationError with the specified detail message.

Parameters:
msg - the detail message.

EventParserConfigurationException

public EventParserConfigurationException(java.lang.String msg,
                                         java.lang.Exception e)
Constructs an instance of EventParserConfigurationError with the specified detail message and the root exception supplied

Parameters:
msg - the detail message.
e - Description of the Parameter

FantasySportsModule 0.0.2-dev

Copyright © 2003 We know What you Want.net. All Rights Reserved.