'Declaration
<SerializableAttribute()> Public Class OnTimeException Inherits System.Exception
'Usage
Dim instance As OnTimeException
[Serializable()] public class OnTimeException : System.Exception
[Serializable()] public ref class OnTimeException : public System.Exception