slib.utils.impl
Class IO_RuntimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by slib.utils.impl.IO_RuntimeException
All Implemented Interfaces:
Serializable

public class IO_RuntimeException
extends RuntimeException

TODO modify or remove

Author:
Sebastien Harispe
See Also:
Serialized Form

Constructor Summary
IO_RuntimeException(String string)
           
 
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

IO_RuntimeException

public IO_RuntimeException(String string)
Parameters:
string -


Copyright © 2013. All Rights Reserved.