public class VergilGraphicalMessageHandler extends ActorGraphicalMessageHandler
| Red (cxh) |
| Red (cxh) |
_context| Constructor and Description |
|---|
VergilGraphicalMessageHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_showNameable(java.lang.Throwable throwable)
Open the level of hierarchy of the model that contains the
Nameable referred to by the KernelException or KernelRuntimeException and
possibly zoom in.
|
_checkThrowableNameable, _getNameable_error, _error, _message, _warning, _warning, _yesNoCancelQuestion, _yesNoQuestion_showStackTrace, getContext, setContexterror, error, getMessageHandler, isRunningNightlyBuild, message, setMessageHandler, shortDescription, warning, warning, yesNoCancelQuestion, yesNoCancelQuestion, yesNoQuestionprotected void _showNameable(java.lang.Throwable throwable)
_showNameable in class ActorGraphicalMessageHandlerthrowable - The throwable that may be a KernelException
or KernelRuntimeException.