Skip to main content

Class SystemUserException

Namespace: SuperOffice.WebApi.Authorization.SystemUserTicket.Exceptions
Assembly: SuperOffice.WebApi.Authorization.SystemUserTicket.dll
Thrown when exception occurs obtaining a new SystemUser ticket.

Inheritance

objectExceptionSystemUserException

Implements

ISerializable

Inherited Members

Exception.GetBaseException(), Exception.ToString(), Exception.GetObjectData(SerializationInfo, StreamingContext), Exception.GetType(), Exception.Message, Exception.Data, Exception.InnerException, Exception.TargetSite, Exception.StackTrace, Exception.HelpLink, Exception.Source, Exception.HResult, Exception.SerializeObjectState, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

SystemUserException()

Default - all blank

SystemUserException(string)

Message

Parameters

message string “halp!”

SystemUserException(string, Exception)

Wrapper

Parameters

message string “Halp!” innerException Exception the real problem