Class TrustedHttpClientException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.opencastproject.security.api.TrustedHttpClientException
All Implemented Interfaces:
Serializable

public class TrustedHttpClientException extends IOException
An Exception indicating that the trusted http communication failed.
See Also:
  • Constructor Details

    • TrustedHttpClientException

      public TrustedHttpClientException(Throwable t)