public class ResourceBlocksNotSupportedException extends SystemException
| Constructor and Description |
|---|
ResourceBlocksNotSupportedException() |
ResourceBlocksNotSupportedException(String msg) |
ResourceBlocksNotSupportedException(String msg,
Throwable cause) |
ResourceBlocksNotSupportedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResourceBlocksNotSupportedException()
public ResourceBlocksNotSupportedException(String msg)
public ResourceBlocksNotSupportedException(String msg, Throwable cause)
public ResourceBlocksNotSupportedException(Throwable cause)