FreeHEP API
Version v1.2.2

hep.io.root.core
Class WrongLengthException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.io.IOException
                    |
                    +--hep.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

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 v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.