org.apache.directory.shared.asn1.util
Class BooleanDecoderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.directory.shared.asn1.util.BooleanDecoderException
- All Implemented Interfaces:
- Serializable
public class BooleanDecoderException
- extends Exception
Thrown when a BooleanDecoderException has encountered a failure condition
during a decode.
- Version:
- $Rev: 664290 $, $Date: 2008-06-07 08:28:06 +0200 (Sam, 07 jui 2008) $
- Author:
- Apache Directory Project
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BooleanDecoderException
public BooleanDecoderException(String pMessage)
- Creates a BooleanDecoderException
- Parameters:
pMessage - A message with meaning to a human
Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.