org.das2.stream.DasStreamFormatException

This exception indicates that a das2 stream is not formatted properly, and can indicate that a das2 stream was expected but not received.

DasStreamFormatException( )

Creates a new instance of DasStreamFormatException without detail message.

DasStreamFormatException( String msg )

Constructs an instance of DasStreamFormatException with the specified detail message.