public class UnsupportedPaperException extends EmbosserFactoryException
Constructor | Description |
---|---|
UnsupportedPaperException() |
|
UnsupportedPaperException(java.lang.String message) |
|
UnsupportedPaperException(java.lang.String message,
java.lang.Throwable cause) |
|
UnsupportedPaperException(java.lang.Throwable cause) |
public UnsupportedPaperException()
public UnsupportedPaperException(java.lang.String message)
public UnsupportedPaperException(java.lang.Throwable cause)
public UnsupportedPaperException(java.lang.String message, java.lang.Throwable cause)