Class ArtifactDigestsUtils.PathTraversalException

    • Constructor Detail

      • PathTraversalException

        public PathTraversalException​(String message)
        Constructs a new PathTraversalException with the specified message.
        Parameters:
        message - the detail message
      • PathTraversalException

        public PathTraversalException​(String message,
                                      Throwable cause)
        Constructs a new PathTraversalException with the specified message and cause.
        Parameters:
        message - the detail message
        cause - the cause