Class MoodleWebServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opencastproject.userdirectory.moodle.MoodleWebServiceException
All Implemented Interfaces:
Serializable

public class MoodleWebServiceException extends Exception
This exception will be thrown, if Moodle web service requests fail or respond unexpectedly.
See Also:
  • Constructor Details

    • MoodleWebServiceException

      public MoodleWebServiceException(String message)