LastOwnerExceptionpublic class LastOwnerException extends Exception The exception that is thrown when an attempt is made to remove the
the last {@code Owner} from an {@code Owner}. |
Fields Summary |
---|
private static final long | serialVersionUID |
Constructors Summary |
---|
public LastOwnerException()Creates a new {@code LastOwnerException}.
|
|