Class UnfetchableException

All Implemented Interfaces:
Serializable

public class UnfetchableException extends UncheckedDeephavenException
Thrown when a parameterized result can't be fetched for one reason or another.
See Also:
  • Constructor Details

    • UnfetchableException

      public UnfetchableException(String message)
    • UnfetchableException

      public UnfetchableException(String message, Throwable cause)