public class OwnerNotExistedException extends Exception
Constructor and Description |
---|
OwnerNotExistedException() |
OwnerNotExistedException(String message) |
OwnerNotExistedException(String message,
Throwable cause) |
OwnerNotExistedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OwnerNotExistedException()
public OwnerNotExistedException(String message)
message
- public OwnerNotExistedException(String message, Throwable cause)
message
- cause
- public OwnerNotExistedException(Throwable cause)
cause
- Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.