public class JClassAlreadyExistsException extends Exception
Constructor and Description |
---|
JClassAlreadyExistsException(JDefinedClass _existing) |
Modifier and Type | Method and Description |
---|---|
JDefinedClass |
getExistingClass()
Gets a reference to the existing
JDefinedClass . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JClassAlreadyExistsException(JDefinedClass _existing)
public JDefinedClass getExistingClass()
JDefinedClass
.Copyright © 2019 JBoss by Red Hat. All rights reserved.