org.das2.DasIOException

DasIOException( )

Creates a new instance of DasIOException without detail message.

DasIOException( String msg )

Constructs an instance of DasIOException with the specified detail message.

DasIOException( java.io.IOException ex )