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