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