
Public Member Functions | |
| AgateException () | |
| Constructs an AgateException. | |
| AgateException (string message) | |
| Constructs an AgateException. | |
| AgateException (string message, Exception inner) | |
| Constructs an AgateException. | |
Protected Member Functions | |
| AgateException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | |
| Constructs an AgateException. | |
| AgateLib.AgateException.AgateException | ( | ) |
Constructs an AgateException.
| AgateLib.AgateException.AgateException | ( | string | message | ) |
Constructs an AgateException.
| AgateLib.AgateException.AgateException | ( | string | message, | |
| Exception | inner | |||
| ) |
Constructs an AgateException.
| AgateLib.AgateException.AgateException | ( | System.Runtime.Serialization.SerializationInfo | info, | |
| System.Runtime.Serialization.StreamingContext | context | |||
| ) | [protected] |
Constructs an AgateException.
|
AgateLib Awesome Game and Tool Engine Library |
|