TF-EssentialsX/Essentials/src/com/earth2me/essentials/api
main() 538a2425c5 Made the "throws" declaration of getWarps() more specific
It is very difficult to handle an Exception thrown by an API method when you don't have any way to **programatically** (without dirty stuff like string comparisons, so the message is not enough) distinguish errors and find out what's going on.
2013-04-29 20:29:42 +02:00
..
Economy.java
II18n.java
IItemDb.java
IJails.java
InvalidNameException.java [API] Add a warp api, with future 3.x support :: minor cleanup 2013-04-28 16:23:45 -04:00
InvalidWorldException.java Made the "throws" declaration of getWarps() more specific 2013-04-29 20:29:42 +02:00
IReload.java
ITeleport.java
IWarps.java Made the "throws" declaration of getWarps() more specific 2013-04-29 20:29:42 +02:00
NoLoanPermittedException.java
UserDoesNotExistException.java