Click or drag to resize

AskiaPortalException Constructor

Overload List
  NameDescription
Public methodAskiaPortalException(IContext, ExceptionCode)
Creates a new instance of AskiaPortal exception
Public methodAskiaPortalException(IContext, ExceptionCode, Object)
Creates a new instance of AskiaPortal exception
Public methodAskiaPortalException(IContext, Exception, ExceptionCode)
Creates a new instance of AskiaPortal exception
Public methodAskiaPortalException(IContext, ExceptionCode, IDictionaryString, Object, Object)
Creates a new instance of AskiaPortal exception
Public methodAskiaPortalException(IContext, Exception, ExceptionCode, Object)
Creates a new instance of AskiaPortal exception
Public methodAskiaPortalException(IContext, Int32, String, NullableGuid)
Creates a new instance of AskiaPortal exception.
Public methodAskiaPortalException(IContext, ExceptionCode, String, IDictionaryString, Object, Object)
Creates a new instance of AskiaPortal exception
Public methodAskiaPortalException(IContext, Exception, Int32, String, NullableGuid)
Creates a new instance of AskiaPortal exception.
Public methodAskiaPortalException(IContext, Int32, String, NullableGuid, Object)
Creates a new instance of AskiaPortal exception.
Public methodAskiaPortalException(IContext, Exception, Int32, String, NullableGuid, Object)
Creates a new instance of AskiaPortal exception.
Top
See Also