public class Main
extends java.lang.Object
Constructor and Description |
---|
Main() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Processes the command line parameters and executes the application.
|
static void |
vyridVyjimku(java.lang.Exception e)
Handling of exceptions.
|