Cape Persistence Not Found Exception Constructor
Overload List
| CapePersistenceNotFoundException(String) | Initializes a new instance of the CapePersistenceNotFoundException class. |
| CapePersistenceNotFoundException(String, String) | Initializes a new instance of the CapePersistenceNotFoundException class with a specified error message. |
| CapePersistenceNotFoundException(SerializationInfo, StreamingContext, String) | Initializes a new instance of the CapePersistenceNotFoundException class with serialized data. |
| CapePersistenceNotFoundException(String, Exception, String) | Initializes a new instance of the CapePersistenceNotFoundException class with a specified error message and a erence to the inner exception that is the cause of this exception. |