Class StyleException

    • Constructor Detail

      • StyleException

        public StyleException()
        Default constructor
      • StyleException

        public StyleException​(String title,
                              String message)
        Constructor with passed message
        Parameters:
        title - Title of the exception
        message - Message of the exception
    • Method Detail

      • getExceptionTitle

        public String getExceptionTitle()
        Gets the title of the exception
        Returns:
        Title as string