public class VergilGraphicalMessageHandler extends ActorGraphicalMessageHandler
_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, setContext
error, error, getMessageHandler, isNonInteractive, message, setMessageHandler, setStatusHandler, shortDescription, status, uncaughtException, warning, warning, yesNoCancelQuestion, yesNoCancelQuestion, yesNoQuestion
protected void _showNameable(java.lang.Throwable throwable)
_showNameable
in class ActorGraphicalMessageHandler
throwable
- The throwable that may be a KernelException
or KernelRuntimeException.