Package blue.contract.model.event
Class FatalErrorEvent
java.lang.Object
blue.contract.model.event.FatalErrorEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionerrorMessage(String errorMessage) stackTrace(String stackTrace)
-
Constructor Details
-
FatalErrorEvent
public FatalErrorEvent()
-
-
Method Details
-
getErrorMessage
-
getStackTrace
-
errorMessage
-
stackTrace
-