Class VOMSError

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FilePermissionError, VOMSProtocolError

public class VOMSError extends RuntimeException
The base VOMS exception class.
Author:
Andrea Ceccanti
See Also:
  • Constructor Details

    • VOMSError

      public VOMSError(String message)
    • VOMSError

      public VOMSError(String message, Throwable cause)