Class ClasspathImportUndefinedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.espertech.esper.common.internal.settings.ClasspathImportUndefinedException
All Implemented Interfaces:
Serializable

public class ClasspathImportUndefinedException extends Exception
Indicates a problem importing classes, aggregation functions and the like.
See Also:
  • Constructor Details

    • ClasspathImportUndefinedException

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

      public ClasspathImportUndefinedException(String msg, Exception ex)
      Ctor.
      Parameters:
      msg - - exception message
      ex - - inner exception