Class ErrorBoundaryEvent

All Implemented Interfaces:
Serializable

public class ErrorBoundaryEvent extends RuntimeException
See Also:
  • Constructor Details

    • ErrorBoundaryEvent

      public ErrorBoundaryEvent(String errorCode, String errorMessage)
  • Method Details