public class InstrumentProfileFormatException extends IOException
Constructor and Description |
---|
InstrumentProfileFormatException()
Constructs a InstrumentProfileFormatException without detail message.
|
InstrumentProfileFormatException(String s)
Constructs a InstrumentProfileFormatException with specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InstrumentProfileFormatException()
public InstrumentProfileFormatException(String s)
Copyright © 2002–2023 Devexperts LLC. All rights reserved.