asit.common
Class ECDSAConverterException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byasit.common.ECDSAConverterException
All Implemented Interfaces:
Serializable

public class ECDSAConverterException
extends Exception

Exception thrown while converting ECDSAKeys from/to an XML structure.

Version:
$Id: ECDSAConverterException.java,v 1.1 2005/01/21 18:29:56 rudolf Exp $
Author:
Rudolf Schamberger
See Also:
Serialized Form

Constructor Summary
ECDSAConverterException(String message)
          Constructor for ECDSAConverterException.
 
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

ECDSAConverterException

public ECDSAConverterException(String message)
Constructor for ECDSAConverterException.

Parameters:
message -


Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.