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