com.atlassian.confluence.api.impl.model.validation
Class DefaultValidationError
java.lang.Object
com.atlassian.confluence.api.impl.model.validation.DefaultValidationError
- All Implemented Interfaces:
- ValidationError
public class DefaultValidationError
- extends Object
- implements ValidationError
Simple immutable ValidationError implementation.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultValidationError
public DefaultValidationError(Message message)
getMessage
public Message getMessage()
- Specified by:
getMessage in interface ValidationError
- Returns:
- the message for this error
Copyright © 2003–2015 Atlassian. All rights reserved.