Class BarrageMarshallingException

All Implemented Interfaces:
Serializable

public final class BarrageMarshallingException extends UncheckedDeephavenException
This exception is thrown when Barrage encounters unexpected state while marshalling a gRPC message.
See Also:
  • Constructor Details

    • BarrageMarshallingException

      public BarrageMarshallingException(@NotNull @NotNull String details)