public class SchemaException extends CommonException
Constructor and Description |
---|
SchemaException() |
SchemaException(String message) |
SchemaException(String message,
QName propertyName) |
SchemaException(String message,
Throwable cause) |
SchemaException(String message,
Throwable cause,
QName propertyName) |
Modifier and Type | Method and Description |
---|---|
String |
getOperationResultMessage()
TOTO: switch return value to a localized message
|
QName |
getPropertyName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SchemaException()
public SchemaException(String message)
public String getOperationResultMessage()
CommonException
getOperationResultMessage
in class CommonException
public QName getPropertyName()
Copyright © 2016 Evolveum. All rights reserved.