Class QRCodeGenerationException

All Implemented Interfaces:
Serializable

public class QRCodeGenerationException extends AppException
Exception thrown when QR Code generation fails.
Author:
Voicu Moldovan
See Also:
  • Constructor Details

    • QRCodeGenerationException

      public QRCodeGenerationException(String message)
    • QRCodeGenerationException

      public QRCodeGenerationException(String message, Throwable cause)