Class TestandtargetFormattedException

    • Field Detail

      • LINE_SEPARATOR

        public static final String LINE_SEPARATOR
    • Constructor Detail

      • TestandtargetFormattedException

        public TestandtargetFormattedException()
      • TestandtargetFormattedException

        public TestandtargetFormattedException​(String message)
      • TestandtargetFormattedException

        public TestandtargetFormattedException​(String message,
                                               Throwable cause)
      • TestandtargetFormattedException

        public TestandtargetFormattedException​(Throwable throwable)
    • Method Detail

      • getFormattedMessage

        public String getFormattedMessage()
        Concatenates message from constructor with the nested's throwable message. Lines are separated by LINE_SEPARATOR
        Returns:
        exception message