Class InvalidCallbackException
Definition
- Namespace:
- Tizen.Applications.RPCPort
- Assembly:
- Tizen.Applications.Common.dll
- API Level:
- 5
Exception class, which is thrown when an invalid callback object is used.
public class InvalidCallbackException : InvalidOperationException, ISerializable
- Inheritance
- Implements