Serializablepublic class TiffException extends RuntimeException
| 构造器 | 说明 |
|---|---|
TiffException() |
Constructor
|
TiffException(String message) |
Constructor
|
TiffException(String message,
Throwable throwable) |
Constructor
|
TiffException(Throwable throwable) |
Constructor
|
public TiffException()
public TiffException(String message)
message - public TiffException(String message, Throwable throwable)
message - throwable - public TiffException(Throwable throwable)
throwable - Copyright © 2019. All rights reserved.