Package ome.util.messages

Messages package for specialized exception handling for OMERO.

See:
          Description

Class Summary
InternalMessage Message which can be published via OmeroContext.publishEvent(ApplicationEvent) or OmeroContext.publishMessage(InternalMessage).
 

Exception Summary
MessageException Message which wraps a Throwable instance since OmeroContext.publishEvent(org.springframework.context.ApplicationEvent) cannot throw a checked exception.
 

Package ome.util.messages Description

Messages package for specialized exception handling for OMERO.

This includes an implementation of the InternalMessage for propagating handled exceptions via an OMERO application event.

Related Documentation

For more information, please see:



OmeroJava Api

Version: 4.3.3-00d1137e-b2894

Copyright © 2009 The University of Dundee. All Rights Reserved.