public class RepeatedPropertyException extends RuntimeException
MetaDataPropertyManager.MetaDataPropertyManager(java.util.List), the
collection passed as parameter, has repeated properties.
Please note that adding repeated properties will not trigger this exception, it is just for instantiation
scenarios only.| Constructor and Description |
|---|
RepeatedPropertyException()
Create a new exception
|
RepeatedPropertyException(String message)
Create a new exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RepeatedPropertyException()
public RepeatedPropertyException(String message)
Copyright © 2015 MuleSoft, Inc.. All rights reserved.