Class RBMapException

All Implemented Interfaces:
Serializable

public class RBMapException extends RBEConfigObjectException
Signals that an error occurred while processing rulebase map.
See Also:
  • Constructor Details

    • RBMapException

      public RBMapException(String sMsg)
      Construct a RBMapException with the specified error message
    • RBMapException

      public RBMapException(Exception e)
      Construct a RBMapException from the specified exception