12.20 Class javacardx.biometry.BioException

public static final short ILLEGAL_VALUE = (short)1;

public static final short INVALID_DATA = (short)2;

public static final short NO_SUCH_BIO_TEMPLATE = (short)3;

public static final short NO_TEMPLATES_ENROLLED = (short)4;

public static final short ILLEGAL_USE = (short)5;