mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-28 13:45:14 +01:00
29d09922b9
When File.delete fails, this boolean method simply returns false with no indication of the cause. On the other hand, when Files.delete fails, this void method returns one of a series of exception types to better indicate the cause of the failure. More information is generally better in a debugging situation, so I'll use this option. |
||
---|---|---|
.. | ||
api | ||
commands | ||
database | ||
generators | ||
island/builders | ||
listeners | ||
lists | ||
managers | ||
util | ||
BSkyBlock.java | ||
Constants.java | ||
Metrics.java | ||
Settings.java |