Class DssPathnameMatcherException

java.lang.Object
java.lang.Throwable
java.lang.Exception
hec.heclib.dss.DssPathnameMatcherException
All Implemented Interfaces:
Serializable

public class DssPathnameMatcherException extends Exception
See Also:
  • Constructor Details

    • DssPathnameMatcherException

      public DssPathnameMatcherException()
    • DssPathnameMatcherException

      public DssPathnameMatcherException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
    • DssPathnameMatcherException

      public DssPathnameMatcherException(String message, Throwable cause)
    • DssPathnameMatcherException

      public DssPathnameMatcherException(String message)
    • DssPathnameMatcherException

      public DssPathnameMatcherException(Throwable cause)