java.lang.Object
java.lang.Throwable
java.lang.Exception
com.espertech.esper.common.internal.epl.historical.database.connection.DatabaseConfigException
All Implemented Interfaces:
Serializable

public class DatabaseConfigException extends Exception
Exception to indicate that a stream name could not be resolved.
See Also:
  • Constructor Details

    • DatabaseConfigException

      public DatabaseConfigException(String msg)
      Ctor.
      Parameters:
      msg - - message
    • DatabaseConfigException

      public DatabaseConfigException(String message, Throwable cause)
      Ctor.
      Parameters:
      message - - error message
      cause - - cause is the inner exception