JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.ciera.runtime.summit.application
Interface IExceptionHandler
All Known Implementing Classes:
DefaultExceptionHandler
public interface
IExceptionHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handle
(
XtumlException
e)
void
warn
(
String
message)
Method Details
handle
void
handle
(
XtumlException
e)
warn
void
warn
(
String
message)