org.apache.directory.shared.ldap.codec.actions
Class ErrorMessageAction
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction
org.apache.directory.shared.ldap.codec.actions.ErrorMessageAction
- All Implemented Interfaces:
- IAction
public class ErrorMessageAction
- extends GrammarAction
The action used to set the LdapResult error message.
- Version:
- $Rev$, $Date$,
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
name |
ErrorMessageAction
public ErrorMessageAction()
action
public void action(IAsn1Container container)
throws DecoderException
- The initialization action
- Throws:
DecoderException
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.