Class IllegalAnnotationException

  • All Implemented Interfaces:
    Serializable

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

      • IllegalAnnotationException

        public IllegalAnnotationException​(String message)
      • IllegalAnnotationException

        public IllegalAnnotationException​(Throwable cause)
      • IllegalAnnotationException

        public IllegalAnnotationException​(String message,
                                          Throwable cause)