|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
br.gov.ans.tiss.exceptions.TissSchemaException
br.gov.ans.tiss.exceptions.TissHashException
public class TissHashException
Exception que acusa erro de concordância entre o hash MD5 TISS calculado e o informado em uma mensagem.
Constructor Summary | |
---|---|
TissHashException()
Construtor vazio padrão. |
Method Summary | |
---|---|
java.lang.String |
getLocalizedMessage()
Override para método de Exception. |
java.lang.String |
getMessage()
Override para método de Exception. |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, 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 TissHashException()
Method Detail |
---|
public java.lang.String getMessage()
getMessage
in class TissSchemaException
public java.lang.String getLocalizedMessage()
getLocalizedMessage
in class TissSchemaException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |