java.lang.Object
java.lang.Throwable
pro.cloudnode.smp.cloudnodemsg.error.Error
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CannotIgnoreError, ChannelOfflineError, IgnoreYourselfError, InvalidPlayerError, MessageYourselfError, NeverJoinedError, NobodyReplyError, NoPermissionError, NotIgnoredError, NotInTeamError, NotPlayerError, PlayerHasIncomingDisabledError, PlayerNotFoundError, ReplyOfflineError

public abstract class Error extends Throwable
See Also:
  • Field Details

    • component

      @NotNull public final @NotNull Component component
  • Constructor Details

    • Error

      protected Error(@NotNull @NotNull Component component)
  • Method Details

    • send

      public boolean send(@NotNull @NotNull Audience recipient)
    • log

      @NotNull public @NotNull Error log()