For the latest news and information visit
The GNU Crypto project

gnu.crypto.jce.params
Class DEREncodingException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.io.IOException
              extended bygnu.crypto.jce.params.DEREncodingException
All Implemented Interfaces:
java.io.Serializable

class DEREncodingException
extends java.io.IOException


Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
DEREncodingException()
           
DEREncodingException(java.lang.String msg)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DEREncodingException

public DEREncodingException()

DEREncodingException

public DEREncodingException(java.lang.String msg)

For the latest news and information visit
The GNU Crypto project

Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.