public class NotOwnerException extends Exception { // Public Constructor public NotOwnerException( ); // Empty }