public class ApplicationInstrumentNotFoundException
extends java.lang.Exception
Constructor and Description |
---|
ApplicationInstrumentNotFoundException(java.lang.String message,
VirtualBook readVirtualBook,
java.lang.String optionalPreferredInstrument) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getOptionalPreferredInstrument() |
VirtualBook |
getVirtualBook() |
public ApplicationInstrumentNotFoundException(java.lang.String message, VirtualBook readVirtualBook, java.lang.String optionalPreferredInstrument)
public VirtualBook getVirtualBook()
public java.lang.String getOptionalPreferredInstrument()