Class CoercionException

All Implemented Interfaces:
Serializable

public class CoercionException extends EPException
Exception to represent a mismatch in Java types in an expression.
See Also:
  • Constructor Details

    • CoercionException

      public CoercionException(String message)
      Ctor.
      Parameters:
      message - supplies the detailed description