public class DuplicatedElementsException extends KendalException
KendalHandler when an element (field/method/etc...) with given
configuration (name/parameters/etc...) that is to be generated, already exists in the destination class.| Constructor and Description |
|---|
DuplicatedElementsException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DuplicatedElementsException(String message)
message - will be printed by KendalProcessor as a compilation error.Copyright © 2019. All rights reserved.