Class SettingsNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
io.allune.quickfixj.spring.boot.starter.exception.QuickFixJBaseException
io.allune.quickfixj.spring.boot.starter.exception.SettingsNotFoundException
All Implemented Interfaces:
Serializable

public class SettingsNotFoundException extends QuickFixJBaseException
Author:
Eduardo Sanchez-Ros
See Also:
  • Constructor Details

    • SettingsNotFoundException

      public SettingsNotFoundException(String message, Throwable cause)
    • SettingsNotFoundException

      public SettingsNotFoundException(String message)