codec.asn1
Class ASN1Exception

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--codec.asn1.ASN1Exception
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ConstraintException, ResolverException

public class ASN1Exception
extends Exception

Version:
"$Id: ASN1Exception.java,v 1.2 2000/12/06 17:47:24 vroth Exp $"
Author:
Volker Roth
See Also:
Serialized Form

Constructor Summary
ASN1Exception()
           
ASN1Exception(String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ASN1Exception

public ASN1Exception()

ASN1Exception

public ASN1Exception(String message)


Copyright © Fraunhofer Gesellschaft. All Rights Reserved.