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, toString
public RuntimeAssetAccessException()
public RuntimeAssetAccessException(String message, Throwable cause)
public RuntimeAssetAccessException(String message)
public RuntimeAssetAccessException(Throwable cause)
Copyright © 2010–2017. All rights reserved.