com.metsci.glimpse.charts.vector.iteration
Class UncheckedIOException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.metsci.glimpse.charts.vector.iteration.UncheckedIOException
All Implemented Interfaces:
java.io.Serializable

public class UncheckedIOException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
UncheckedIOException(java.io.IOException ioe)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UncheckedIOException

public UncheckedIOException(java.io.IOException ioe)


Copyright © 2012 Metron, Inc.. All Rights Reserved.