<h2>org.das2.stream.DasStreamFormatException</h2><p>This exception indicates that a das2 stream is not formatted properly,
 and can indicate that a das2 stream was expected but not received.</p>
<h2>DasStreamFormatException( )</h2>
<p>Creates a new instance of <code>DasStreamFormatException</code> without detail message.</p>

<h2>DasStreamFormatException( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> msg )</h2>
<p>Constructs an instance of <code>DasStreamFormatException</code> with the specified detail message.</p>