java.io.Serializablepublic class ResourceIOException
extends java.io.IOException
| Constructor | Description |
|---|---|
ResourceIOException() |
|
ResourceIOException(java.lang.String message) |
|
ResourceIOException(java.lang.String message,
java.lang.Throwable cause) |
|
ResourceIOException(java.lang.Throwable cause) |
public ResourceIOException()
public ResourceIOException(java.lang.String message)
public ResourceIOException(java.lang.String message,
java.lang.Throwable cause)
public ResourceIOException(java.lang.Throwable cause)
Copyright © 2018. All rights reserved.