net.sourceforge.addam.impexp
Class DataCodec.NoSuchCodec

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sourceforge.addam.impexp.DataCodec.NoSuchCodec
All Implemented Interfaces:
Serializable
Enclosing class:
DataCodec

static class DataCodec.NoSuchCodec
extends Exception


Constructor Summary
DataCodec.NoSuchCodec(String className)
           
 
Method Summary
 
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

DataCodec.NoSuchCodec

DataCodec.NoSuchCodec(String className)


Copyright © 2005-2006 ADDAM Project Team. All Rights Reserved.