public class ValidationFailureImpl extends AbstractValidationFailure
ValidationFailure
.Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
TYPE_INFORMATION, TYPE_TECHNICAL_ERROR, TYPE_USER_ERROR, TYPE_VALIDATION_FAILURE, TYPE_WARNING
Modifier | Constructor and Description |
---|---|
protected |
ValidationFailureImpl()
The constructor for de-serialization in GWT.
|
|
ValidationFailureImpl(String code,
Object source,
NlsMessage message)
The constructor.
|
|
ValidationFailureImpl(String code,
Object source,
String message)
The constructor.
|
getType
getCode, getDetails, getMessage, getMessage, getSource, getUuid, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCode, getMessage, getMessage, getSource
getDetails, getUuid
private static final long serialVersionUID
protected ValidationFailureImpl()
public ValidationFailureImpl(String code, Object source, NlsMessage message)
Copyright © 2001–2016 mmm-Team. All rights reserved.