Java org.aspectj.bridge IMessageHandler fields, constructors, methods, implement or subclass

Example usage for Java org.aspectj.bridge IMessageHandler fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.aspectj.bridge IMessageHandler.

The text is from its open source code.

Implementation

org.aspectj.bridge.IMessageHandler has the following implementations.
Click this link to see all its implementation.

Field

IMessageHandlerTHROW
Throw exceptions for anything with ERROR or greater severity

Method

voiddontIgnore(IMessage.Kind kind)
Allow fine grained configuration after initialization.