Class MicrosoftAzureNotFoundException

java.lang.Object
java.lang.Throwable
org.opencastproject.transcription.microsoft.azure.MicrosoftAzureNotFoundException
All Implemented Interfaces:
Serializable

public class MicrosoftAzureNotFoundException extends Throwable
See Also:
  • Constructor Details

    • MicrosoftAzureNotFoundException

      public MicrosoftAzureNotFoundException(String message)
    • MicrosoftAzureNotFoundException

      public MicrosoftAzureNotFoundException(Throwable e)
    • MicrosoftAzureNotFoundException

      public MicrosoftAzureNotFoundException(String message, Throwable e)