Package org.hpccsystems.commons.errors
Interface IErrorType
-
- All Known Implementing Classes:
HpccErrorType
public interface IErrorType
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringname()Name.
-
-
-
Method Detail
-
name
String name()
Name.- Returns:
- the string
-
-