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

public static class DAVEProvider.DAVEException extends Exception
Exception thrown when DAVE operations fail.
See Also:
  • Constructor Details

    • DAVEException

      public DAVEException(String message)
    • DAVEException

      public DAVEException(String message, Throwable cause)