Class UgcException UgcException represents a runtime exception from UGC. Inheritance object Exception RequestFailedException UgcException Implements ISerializable Inherited Members RequestFailedException.ErrorCode Exception.GetBaseException() Exception.GetObjectData(SerializationInfo, StreamingContext) Exception.GetType() Exception.ToString() Exception.Data Exception.HelpLink Exception.HResult Exception.InnerException Exception.Message Exception.Source Exception.StackTrace Exception.TargetSite Exception.SerializeObjectState object.Equals(object) object.Equals(object, object) object.GetHashCode() object.MemberwiseClone() object.ReferenceEquals(object, object) Namespace: Unity.Services.Ugc Assembly: Unity.Services.Ugc.dll Syntax public class UgcException : RequestFailedException, ISerializable Implements ISerializable