public class UnsupportedWidthException
extends java.lang.Exception
| Constructor and Description |
|---|
UnsupportedWidthException() |
UnsupportedWidthException(java.lang.String message) |
UnsupportedWidthException(java.lang.String message,
java.lang.Throwable cause) |
UnsupportedWidthException(java.lang.Throwable cause) |
public UnsupportedWidthException()
public UnsupportedWidthException(java.lang.String message)
public UnsupportedWidthException(java.lang.Throwable cause)
public UnsupportedWidthException(java.lang.String message,
java.lang.Throwable cause)