Class IllegalAnnotationException

All Implemented Interfaces:
Serializable

public class IllegalAnnotationException extends TxwException
Signals an incorrect use of TXW annotations.
Author:
Kohsuke Kawaguchi
See Also:
  • Constructor Details

    • IllegalAnnotationException

      public IllegalAnnotationException(String message)
    • IllegalAnnotationException

      public IllegalAnnotationException(Throwable cause)
    • IllegalAnnotationException

      public IllegalAnnotationException(String message, Throwable cause)