Package de.unirostock.sems.bives
Class Main.HelpException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.unirostock.sems.bives.Main.HelpException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Main
public static class Main.HelpException extends Exception
The Class HelpException.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HelpException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-