Class SmartcardFactoryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.gematik.bbriccs.smartcards.exceptions.SmartcardFactoryException
All Implemented Interfaces:
Serializable

public class SmartcardFactoryException extends RuntimeException
See Also:
  • Constructor Details

    • SmartcardFactoryException

      public SmartcardFactoryException(String message)
    • SmartcardFactoryException

      public SmartcardFactoryException(String message, Throwable cause)
    • SmartcardFactoryException

      public SmartcardFactoryException(File file, Throwable cause)