hep.io.root.core
Class WrongLengthException

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

public class WrongLengthException
extends IOException

Version:
$Id: WrongLengthException.java 13617 2009-04-09 22:48:46Z tonyj $
Author:
tonyj
See Also:
Serialized Form

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

WrongLengthException

public WrongLengthException(long offset,
                            String className)


Copyright © 2000-2013 FreeHEP. All Rights Reserved.