Interface Message

All Known Implementing Classes:
ImmutableMessage

@Immutable public interface Message
  • Method Details

    • getText

      String getText()
    • getException

      @Nullable Throwable getException()