edu.wpi.first.wpilibj
Class DriverStationEnhancedIO.EnhancedIOException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by edu.wpi.first.wpilibj.DriverStationEnhancedIO.EnhancedIOException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
DriverStationEnhancedIO

public static class DriverStationEnhancedIO.EnhancedIOException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
DriverStationEnhancedIO.EnhancedIOException(java.lang.String msg)
           
 
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

DriverStationEnhancedIO.EnhancedIOException

public DriverStationEnhancedIO.EnhancedIOException(java.lang.String msg)