Class IsRelatedToAvailableInAnotherContextException

    • Constructor Detail

      • IsRelatedToAvailableInAnotherContextException

        public IsRelatedToAvailableInAnotherContextException​(String message)
        Instantiates a new checks if is related to available in another context exception.
        Parameters:
        message - the message
      • IsRelatedToAvailableInAnotherContextException

        public IsRelatedToAvailableInAnotherContextException​(Throwable cause)
        Instantiates a new checks if is related to available in another context exception.
        Parameters:
        cause - the cause
      • IsRelatedToAvailableInAnotherContextException

        public IsRelatedToAvailableInAnotherContextException​(String message,
                                                             Throwable cause)
        Instantiates a new checks if is related to available in another context exception.
        Parameters:
        message - the message
        cause - the cause