public class MessageException
extends java.lang.RuntimeException
Throwable
instance since
OmeroContext.publishEvent(org.springframework.context.ApplicationEvent)
cannot throw a checked exception.Modifier and Type | Field and Description |
---|---|
protected java.lang.Throwable |
t |
Constructor and Description |
---|
MessageException(java.lang.String msg,
java.lang.Throwable throwable)
Create an instance.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getException()
Get the exception which this instance wraps.
|
public MessageException(java.lang.String msg, java.lang.Throwable throwable)
Throwable
is available via
getException()
.msg
- throwable
-
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.