Class DAVEProvider.DAVEException
java.lang.Object
java.lang.Throwable
java.lang.Exception
group.worldstandard.pudel.api.audio.DAVEProvider.DAVEException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
DAVEProvider
Exception thrown when DAVE operations fail.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDAVEException(String message) DAVEException(String message, Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DAVEException
-
DAVEException
-