Class PathException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.espertech.esper.common.internal.collection.PathException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PathExceptionAlreadyRegistered, PathExceptionAmbiguous, PathExceptionInvalidVisibility

public class PathException extends Exception
See Also:
  • Constructor Details

    • PathException

      public PathException(String message)