Class ErrorNotification

java.lang.Object
com.inductiveautomation.perspective.common.messages.ErrorNotification
All Implemented Interfaces:
Serializable

public class ErrorNotification extends Object implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • ErrorNotification

      public ErrorNotification(String message, Throwable throwable)