Class RelationAvailableInAnotherContextException

    • Constructor Detail

      • RelationAvailableInAnotherContextException

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

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

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