Class CommentRuntimeException

    • Constructor Detail

      • CommentRuntimeException

        public CommentRuntimeException​(String callingClass,
                                       int errorLevel,
                                       String message)
        constructors
      • CommentRuntimeException

        public CommentRuntimeException​(String callingClass,
                                       int errorLevel,
                                       String message,
                                       String extraParams)
        Constructor declaration
        Parameters:
        callingClass -
        errorLevel -
        message -
        extraParams -
      • CommentRuntimeException

        public CommentRuntimeException​(String callingClass,
                                       int errorLevel,
                                       String message,
                                       Exception nested)
        Constructor declaration
        Parameters:
        callingClass -
        errorLevel -
        message -
        nested -
      • CommentRuntimeException

        public CommentRuntimeException​(String callingClass,
                                       int errorLevel,
                                       String message,
                                       String extraParams,
                                       Exception nested)
        Constructor declaration
        Parameters:
        callingClass -
        errorLevel -
        message -
        extraParams -
        nested -
    • Method Detail

      • getModule

        public String getModule()
        method of interface FromModule
        Returns:
        The module name