Serializablepublic class IllegalPluginAccessException extends RuntimeException
| Constructor | Description | 
|---|---|
| IllegalPluginAccessException() | Creates a new instance of  IllegalPluginAccessExceptionwithout detail message. | 
| IllegalPluginAccessException(String msg) | Constructs an instance of  IllegalPluginAccessExceptionwith the specified detail message. | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalPluginAccessException()
IllegalPluginAccessException
 without detail message.public IllegalPluginAccessException(String msg)
IllegalPluginAccessException
 with the specified detail message.msg - the detail message.Copyright © 2020. All rights reserved.