'Declaration<SerializableAttribute()> Public Class APIException Inherits System.ApplicationException
'UsageDim instance As APIException
[Serializable()] public class APIException : System.ApplicationException
'Declaration<SerializableAttribute()> Public Class APIException Inherits System.ApplicationException
'UsageDim instance As APIException
[Serializable()] public class APIException : System.ApplicationException
System.Object
System.Exception
System.ApplicationException
Attachmate.Reflection.Emulation.Common.APIException