Package net.filebot
Interface ExitCode
public interface ExitCode
-
Field Summary
Fields -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic String
getErrorKaomoji
(int code) static String
getErrorMessage
(int code)
-
Field Details
-
SUCCESS
- See Also:
-
ERROR
- See Also:
-
BAD_LICENSE
- See Also:
-
FAILURE
- See Also:
-
DIE
- See Also:
-
NOOP
- See Also:
-
-
Method Details
-
getErrorMessage
-
getErrorKaomoji
-