UserHomeDirectoryNotFoundException constructor
UserHomeDirectoryNotFoundException()
Implementation
UserHomeDirectoryNotFoundException() {
this.message = 'User Home Directory NOT found';
}
UserHomeDirectoryNotFoundException() {
this.message = 'User Home Directory NOT found';
}