public class ScoringException extends Exception
Constructor and Description |
---|
ScoringException(String message)
Constructs Scoring exception for specific message.
|
ScoringException(Throwable cause)
Constructs Scoring exception for specific
Throwable . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ScoringException(String message)
message
- - error message for the exceptionpublic ScoringException(Throwable cause)
Throwable
.cause
- - error cause for the exception"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"