public class ConflictingSchemaElementException extends LocalizedIllegalArgumentException
| Constructor and Description |
|---|
ConflictingSchemaElementException(LocalizableMessage message)
Creates a new conflicting schema element exception with the provided
message.
|
getMessageObjectaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConflictingSchemaElementException(LocalizableMessage message)
message - The message that explains the problem that occurred.Copyright © 2011-2015 ForgeRock AS. All Rights Reserved.