|
FantasySportsModule 0.0.2-dev | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.fanfoot.scoring.ScoringConfigurationException
| 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 |
public ScoringConfigurationException()
ScoringConfigurationException
without detail message.
public ScoringConfigurationException(java.lang.String msg)
ScoringConfigurationException
with the specified detail message.
msg - the detail message.
public ScoringConfigurationException(java.lang.String msg,
java.lang.Exception e)
ScoringConfigurationError
with the specified detail message and the root exception
supplied
msg - the detail message.e - the root exception
|
FantasySportsModule 0.0.2-dev | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||