public class UnsupportedFormatException extends ImageErrorException
Constructor and Description |
---|
UnsupportedFormatException() |
UnsupportedFormatException(java.lang.String s) |
UnsupportedFormatException(java.lang.String s,
java.lang.Throwable cause) |
UnsupportedFormatException(java.lang.Throwable cause) |
public UnsupportedFormatException(java.lang.Throwable cause)
public UnsupportedFormatException()
public UnsupportedFormatException(java.lang.String s)
public UnsupportedFormatException(java.lang.String s, java.lang.Throwable cause)
Copyright © 2019. All rights reserved.