Serialized Form
Package org.codehaus.mojo.exception |
error
Error error
- The error code for the specific error.
errorFields
java.lang.String[] errorFields
- Any fields which would need to be filled in within the error message.
errors
java.util.ResourceBundle errors
- The shadow handle to the resource bundle. Since statics can only
be shadowed and not overridden, this provides the mechanism needed
to access a subclasses resource bundle from a super-class non-static
method.
serialVersionUID: 2107339436186274590L
errorKey
java.lang.String errorKey
- The error code's key. Used to look up the error text
Package org.codehaus.mojo.xmlbeans |
serialVersionUID: -7072954264233215003L
Copyright © 2005-2009. All Rights Reserved.