Class AppraiseBlockNotReachedException
[Serializable]
public class AppraiseBlockNotReachedException : Exception, ISerializable
- Inheritance
-
AppraiseBlockNotReachedException
- Implements
- Inherited Members
Constructors
AppraiseBlockNotReachedException(SerializationInfo, StreamingContext)
protected AppraiseBlockNotReachedException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfocontext
StreamingContext
AppraiseBlockNotReachedException(string)
public AppraiseBlockNotReachedException(string message)
Parameters
message
string