Class TranscriptionDatabaseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opencastproject.transcription.persistence.TranscriptionDatabaseException
All Implemented Interfaces:
Serializable

public class TranscriptionDatabaseException extends Exception
See Also:
  • Constructor Details

    • TranscriptionDatabaseException

      public TranscriptionDatabaseException(String msg)
    • TranscriptionDatabaseException

      public TranscriptionDatabaseException(Throwable cause)