public class NotOwnerException extends Exception
| Constructor and Description |
|---|
NotOwnerException()
Initializes a new instance of
NotOwnerException that does
not have a descriptive message. |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotOwnerException()
NotOwnerException that does
not have a descriptive message.