Class BioExceptionSubclass

  • All Implemented Interfaces:
    java.io.Serializable

    public class BioExceptionSubclass
    extends BioException
    The BioException class encapsulates specific exceptions which can be thrown by the methods of the javacardx.biometry package in case of error.
    See Also:
    Serialized Form
    • Constructor Detail

      • BioExceptionSubclass

        public BioExceptionSubclass​(java.lang.String msg,
                                    short reason)
    • Method Detail

      • getMessage

        public java.lang.String getMessage()
        Overrides:
        getMessage in class java.lang.Throwable