JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
org.praxislive.code.services
Package
org.praxislive.code.services.tools
Interface MessageHandler
public interface
MessageHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handleError
(
String
msg)
void
handleWarning
(
String
msg)
Method Details
handleError
void
handleError
(
String
msg)
handleWarning
void
handleWarning
(
String
msg)