Class InstrumentNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.caplin.motif.fx.ret.common.instrument.InstrumentNotFoundException
All Implemented Interfaces:
Serializable

public class InstrumentNotFoundException extends Exception
See Also:
  • Constructor Details

    • InstrumentNotFoundException

      public InstrumentNotFoundException(String message)
    • InstrumentNotFoundException

      public InstrumentNotFoundException(String message, Throwable cause)
    • InstrumentNotFoundException

      public InstrumentNotFoundException(Throwable cause)