FantasySportsModule 0.0.2-dev

org.fanfoot.scoring
Class ScoringConfigurationException

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

public class ScoringConfigurationException
extends java.lang.Exception

Author:
rgardler
See Also:
Serialized Form

Constructor Summary
ScoringConfigurationException()
          Creates a new instance of ScoringConfigurationException without detail message.
ScoringConfigurationException(java.lang.String msg)
          Constructs an instance of ScoringConfigurationException with the specified detail message.
ScoringConfigurationException(java.lang.String msg, java.lang.Exception e)
          Constructs an instance of ScoringConfigurationError 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

ScoringConfigurationException

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


ScoringConfigurationException

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

Parameters:
msg - the detail message.

ScoringConfigurationException

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

Parameters:
msg - the detail message.
e - the root exception

FantasySportsModule 0.0.2-dev

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