Sofu Documentation
SofuNoTargetException Class
NamespacesSofu.SofuSofuNoTargetException
This exception gets thrown by a Sofu.Reference if there is no valid target.
Declaration Syntax
C#
public class SofuNoTargetException : Exception
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SofuNoTargetException()()()
Creates a new SofuNoTargetException

SofuNoTargetException(String)
Creates a new SofuNoTargetException and takes a string that shows where the target should have been

Data (Inherited from Exception.)
Equals(Object) (Inherited from Object.)
Finalize()()() (Inherited from Object.)
GetBaseException()()() (Inherited from Exception.)
GetHashCode()()() (Inherited from Object.)
GetObjectData(SerializationInfo, StreamingContext) (Inherited from Exception.)
GetType()()() (Inherited from Exception.)
HelpLink (Inherited from Exception.)
HResult (Inherited from Exception.)
InnerException (Inherited from Exception.)
MemberwiseClone()()() (Inherited from Object.)
Message (Inherited from Exception.)
Source (Inherited from Exception.)
StackTrace (Inherited from Exception.)
TargetSite (Inherited from Exception.)
ToString()()() (Inherited from Exception.)
Inheritance Hierarchy
Object
Exception
 SofuNoTargetException

Assembly: Sofu (Module: Sofu) Version: 0.2.1.0 (0.2.1.0)