Starsector API
|
Public Member Functions | |
RuleException (String string) | |
RuleException (Exception e) | |
Definition at line 3 of file RuleException.java.
com.fs.starfarer.api.util.RuleException.RuleException | ( | String | string | ) |
Definition at line 5 of file RuleException.java.
com.fs.starfarer.api.util.RuleException.RuleException | ( | Exception | e | ) |
Definition at line 9 of file RuleException.java.