Class ConsistsOfAvailableInAnotherContextException

    • Constructor Detail

      • ConsistsOfAvailableInAnotherContextException

        public ConsistsOfAvailableInAnotherContextException​(String message)
        Instantiates a new consists of available in another context exception.
        Parameters:
        message - the message
      • ConsistsOfAvailableInAnotherContextException

        public ConsistsOfAvailableInAnotherContextException​(Throwable cause)
        Instantiates a new consists of available in another context exception.
        Parameters:
        cause - the cause
      • ConsistsOfAvailableInAnotherContextException

        public ConsistsOfAvailableInAnotherContextException​(String message,
                                                            Throwable cause)
        Instantiates a new consists of available in another context exception.
        Parameters:
        message - the message
        cause - the cause