Serializable
public 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, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JClassAlreadyExistsException(JDefinedClass _existing)
public JDefinedClass getExistingClass()
JDefinedClass
.Copyright © 2018 Oracle Corporation. All rights reserved.