public class RuntimeAssetAccessException extends RuntimeException
| Constructor and Description |
|---|
RuntimeAssetAccessException()
Deprecated.
|
RuntimeAssetAccessException(String message)
Deprecated.
|
RuntimeAssetAccessException(String message,
Throwable cause)
Deprecated.
|
RuntimeAssetAccessException(Throwable cause)
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RuntimeAssetAccessException()
public RuntimeAssetAccessException(String message, Throwable cause)
public RuntimeAssetAccessException(String message)
public RuntimeAssetAccessException(Throwable cause)
Copyright © 2010–2016. All rights reserved.