public class AlreadyEnhancedException extends RuntimeException
This is expected when off line enhancement (via ant task) is used.
| Constructor and Description |
|---|
AlreadyEnhancedException(String className) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AlreadyEnhancedException(String className)
public String getClassName()
Copyright © 2019. All rights reserved.