Class UnsupportedPaperException

All Implemented Interfaces:
Serializable

public class UnsupportedPaperException extends EmbosserFactoryException
Provides an unsupported paper exception
Author:
Joel HÃ¥kansson
See Also:
  • Constructor Details

    • UnsupportedPaperException

      public UnsupportedPaperException()
    • UnsupportedPaperException

      public UnsupportedPaperException(String message)
    • UnsupportedPaperException

      public UnsupportedPaperException(Throwable cause)
    • UnsupportedPaperException

      public UnsupportedPaperException(String message, Throwable cause)