Class ServiceVersionException

    • Constructor Detail

      • ServiceVersionException

        public ServiceVersionException​(String message)
        Initializes a new instance of the class.
        Parameters:
        message - the message
      • ServiceVersionException

        public ServiceVersionException​(String message,
                                       Exception innerException)
        Instantiates a new service version exception.
        Parameters:
        message - the message
        innerException - the inner exception