Starsector API
Loading...
Searching...
No Matches
com.fs.starfarer.api.util.RuleException Class Reference
Inheritance diagram for com.fs.starfarer.api.util.RuleException:
[legend]
Collaboration diagram for com.fs.starfarer.api.util.RuleException:
[legend]

Public Member Functions

 RuleException (String string)
 
 RuleException (Exception e)
 

Detailed Description

Definition at line 3 of file RuleException.java.

Constructor & Destructor Documentation

◆ RuleException() [1/2]

com.fs.starfarer.api.util.RuleException.RuleException ( String  string)

Definition at line 5 of file RuleException.java.

◆ RuleException() [2/2]

com.fs.starfarer.api.util.RuleException.RuleException ( Exception  e)

Definition at line 9 of file RuleException.java.


The documentation for this class was generated from the following file: