Class BinaryUnavailableException

All Implemented Interfaces:
Serializable

public class BinaryUnavailableException extends NgcException
Exception thrown if a binary could not be read.
See Also:
  • Constructor Details

    • BinaryUnavailableException

      public BinaryUnavailableException(String message, Throwable cause)
      Constructor.
      Parameters:
      message - message
      cause - exception cause