com.sun.tools.xjc

Class AbortException

public class AbortException extends RuntimeException

Signals the abortion of the compilation.

This exception should be only thrown from ErrorReceiver for the consistent error handling.

Constructor Summary
AbortException()

Constructor Detail

AbortException

public AbortException()