Serializablepublic class JClassAlreadyExistsException extends Exception
| Constructor | Description |
|---|---|
JClassAlreadyExistsException(JDefinedClass _existing) |
| Modifier and Type | Method | Description |
|---|---|---|
JDefinedClass |
getExistingClass() |
Gets a reference to the existing
JDefinedClass. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JClassAlreadyExistsException(JDefinedClass _existing)
public JDefinedClass getExistingClass()
JDefinedClass.Copyright © 2018 Oracle Corporation. All rights reserved.