Class FilePermissionError

  • All Implemented Interfaces:
    Serializable

    public class FilePermissionError
    extends VOMSError
    This error is raised when there is an attempt to load a credential which has the wrong file permissions
    See Also:
    Serialized Form
    • Constructor Detail

      • FilePermissionError

        public FilePermissionError​(String message)
      • FilePermissionError

        public FilePermissionError​(String message,
                                   Throwable cause)