@Exported public class InvalidStreamException extends IllegalArgumentException
| Constructor and Description | 
|---|
| InvalidStreamException()Constructs an instance of this class. | 
| InvalidStreamException(String msg)Constructs an instance of this class with the specified detailed message. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidStreamException()
public InvalidStreamException(String msg)
msg - The String that contains a detailed message
 Copyright © 2009, 2017, Oracle and/or its affiliates.  All rights reserved.