|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--net.aerith.misao.util.star.UnsupportedStarClassException
The UnsupportedMagnitudeSystemException is an
exception thrown if the specified star class is not supported by
the catalog.
| Field Summary | |
protected CatalogStar |
star
The unsupported star object. |
| Fields inherited from class java.lang.Throwable |
backtrace,
detailMessage,
serialVersionUID |
| Constructor Summary | |
UnsupportedStarClassException(CatalogStar star)
Constructs an UnsupportedStarClassException. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
printStackTrace0,
toString |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
protected CatalogStar star
| Constructor Detail |
public UnsupportedStarClassException(CatalogStar star)
UnsupportedStarClassException.star - the unsupported star object.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||