com.mmm.cms.homehealth.proto
Class AlreadyScoredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.mmm.cms.homehealth.proto.AlreadyScoredException
- All Implemented Interfaces:
- java.io.Serializable
public class AlreadyScoredException
- extends java.lang.Exception
- See Also:
- Serialized Form
| 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 |
AlreadyScoredException
public AlreadyScoredException(java.lang.String message,
java.lang.Throwable cause)
AlreadyScoredException
public AlreadyScoredException(java.lang.String message)
AlreadyScoredException
public AlreadyScoredException()
AlreadyScoredException
public AlreadyScoredException(java.lang.String message,
int diagnosticGroupId,
int scoreRowId,
Icd9DiagnosisCodeIF code)
AlreadyScoredException
public AlreadyScoredException(int diagnosticGroupId,
int scoreRowId,
Icd9DiagnosisCodeIF code)
getCode
public Icd9DiagnosisCodeIF getCode()
getDiagnosticGroupId
public int getDiagnosticGroupId()
getScoreRowId
public int getScoreRowId()
isDiagnosticGroupAlreadyScored
public boolean isDiagnosticGroupAlreadyScored()
isRowAlreadyScored
public boolean isRowAlreadyScored()