Class PointerException

All Implemented Interfaces:
Serializable

public class PointerException extends BusinessException
PointerException is an exception class used in rule programming. When thrown it is displayed as a component focused speech bubble on the client.
Author:
Matthias Reichart
See Also:
  • Field Details

  • Constructor Details

    • PointerException

      protected PointerException()
      for deserialization only
    • PointerException

      public PointerException(String pMessage)
      Constructor to intiate the new PointerException with an error message
      Parameters:
      pMessage -
  • Method Details

    • getMessage

      public String getMessage()
      This method returns the message text of the exception
      Overrides:
      getMessage in class Throwable
      Returns:
      message - String