Class ConvertAnnotationException

All Implemented Interfaces:
Serializable

public class ConvertAnnotationException extends NgcException
Exception thrown when converting the annotations failed.
See Also:
  • Constructor Details

    • ConvertAnnotationException

      public ConvertAnnotationException(String message, Throwable cause)
      Instantiates a new convert annotation exception.
      Parameters:
      message - the message
      cause - the cause