Class MessageSetParsingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.odpi.openmetadata.reports.messages.MessageSetParsingException
All Implemented Interfaces:
Serializable

public class MessageSetParsingException extends Exception
MessageSetParsingException is thrown when a source file declares a message set that the parser cannot read. It fails the build rather than allowing the documentation to quietly lose a message.
See Also:
  • Method Details

    • getSourcePath

      public String getSourcePath()
      Return the path of the source file that could not be parsed.
      Returns:
      relative path, using "/" separators