Class IsParentOfCreationException

    • Constructor Detail

      • IsParentOfCreationException

        public IsParentOfCreationException​(String message)
        Instantiates a new checks if is parent of creation exception.
        Parameters:
        message - the message
      • IsParentOfCreationException

        public IsParentOfCreationException​(Throwable cause)
        Instantiates a new checks if is parent of creation exception.
        Parameters:
        cause - the cause
      • IsParentOfCreationException

        public IsParentOfCreationException​(String message,
                                           Throwable cause)
        Instantiates a new checks if is parent of creation exception.
        Parameters:
        message - the message
        cause - the cause