public class ClassAlreadyExistsException extends Exception
| Constructor and Description |
|---|
ClassAlreadyExistsException(GeneratedClass _existing) |
| Modifier and Type | Method and Description |
|---|---|
GeneratedClass |
getExistingClass()
Gets a reference to the existing
GeneratedClass. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ClassAlreadyExistsException(GeneratedClass _existing)
public GeneratedClass getExistingClass()
GeneratedClass.Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.