|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javacard.framework.CardRuntimeException
javacardx.biometry.BioException
com.sun.javacard.javax.smartcard.rmiclient.BioExceptionSubclass
public class BioExceptionSubclass
The BioException class encapsulates specific exceptions which can be thrown
by the methods of the javacardx.biometry package in case of error.
| Field Summary |
|---|
| Fields inherited from class javacardx.biometry.BioException |
|---|
ILLEGAL_USE, ILLEGAL_VALUE, INVALID_DATA, NO_SUCH_BIO_TEMPLATE, NO_TEMPLATES_ENROLLED |
| Constructor Summary | |
|---|---|
BioExceptionSubclass(java.lang.String msg,
short reason)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getMessage()
|
| Methods inherited from class javacardx.biometry.BioException |
|---|
throwIt |
| Methods inherited from class javacard.framework.CardRuntimeException |
|---|
getReason, setReason |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, 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 BioExceptionSubclass(java.lang.String msg,
short reason)
| Method Detail |
|---|
public java.lang.String getMessage()
getMessage in class java.lang.Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||