FreeHEP API
Version current

hep.io.root.core
Class WrongLengthException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.io.IOException
              extended byhep.io.root.core.WrongLengthException
All Implemented Interfaces:
Serializable

public class WrongLengthException
extends IOException

Version:
$Id: WrongLengthException.java,v 1.2 2003/04/24 19:36:20 tonyj Exp $
Author:
tonyj
See Also:
Serialized Form
Source Code:
WrongLengthException.java

Constructor Summary
WrongLengthException(long offset, String className)
           
 
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

WrongLengthException

public WrongLengthException(long offset,
                            String className)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.