
Public Member Functions | |
| AgateCrossPlatformException () | |
| Constructs a new AgateCrossPlatformException object. | |
| AgateCrossPlatformException (string message) | |
| Constructs a new AgateCrossPlatformException object. | |
| AgateCrossPlatformException (string message, Exception inner) | |
| Constructs a new AgateCrossPlatformException object. | |
Protected Member Functions | |
| AgateCrossPlatformException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | |
| Constructs a new AgateCrossPlatformException object from serialization data. | |
| AgateLib.AgateCrossPlatformException.AgateCrossPlatformException | ( | ) |
Constructs a new AgateCrossPlatformException object.
| AgateLib.AgateCrossPlatformException.AgateCrossPlatformException | ( | string | message | ) |
Constructs a new AgateCrossPlatformException object.
| AgateLib.AgateCrossPlatformException.AgateCrossPlatformException | ( | string | message, | |
| Exception | inner | |||
| ) |
Constructs a new AgateCrossPlatformException object.
| AgateLib.AgateCrossPlatformException.AgateCrossPlatformException | ( | System.Runtime.Serialization.SerializationInfo | info, | |
| System.Runtime.Serialization.StreamingContext | context | |||
| ) | [protected] |
Constructs a new AgateCrossPlatformException object from serialization data.
| info | ||
| context |
|
AgateLib Awesome Game and Tool Engine Library |
|