Package xsbti
Class FullReload
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- xsbti.FullReload
-
- All Implemented Interfaces:
java.io.Serializable
public final class FullReload extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FullReload(java.lang.String[] arguments)
FullReload(java.lang.String[] arguments, boolean clean)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String[]
arguments()
boolean
clean()
-