Class PhotonRemoteOperationCancelledException
[Serializable]
public class PhotonRemoteOperationCancelledException : PhotonRemoteException, ISerializable, IPhotonException
- Inheritance
-
objectPhotonRemoteOperationCancelledException
- Implements
- Inherited Members
- Extension Methods
Constructors
PhotonRemoteOperationCancelledException(string, string, HttpStatusCode, string, PhotonException)
public PhotonRemoteOperationCancelledException(string EntityId, string EntityType, HttpStatusCode statusCode, string Message, PhotonException InnerException)
Parameters
EntityIdstringEntityTypestringstatusCodeHttpStatusCodeMessagestringInnerExceptionPhotonException
PhotonRemoteOperationCancelledException(string, string, string, PhotonException)
public PhotonRemoteOperationCancelledException(string EntityId, string EntityType, string Message, PhotonException InnerException)
Parameters
EntityIdstringEntityTypestringMessagestringInnerExceptionPhotonException