Class BackendBuildingException

  • All Implemented Interfaces:
    Serializable

    public class BackendBuildingException
    extends IOException
    Exceptions which indicate that a state backend building has failed.
    See Also:
    Serialized Form
    • Constructor Detail

      • BackendBuildingException

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

        public BackendBuildingException​(String message)