public class UserNotFoundException extends AdagioTechnicalException
Constructor and Description |
---|
UserNotFoundException(String message) |
UserNotFoundException(String message,
Throwable cause) |
UserNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UserNotFoundException(String message)
public UserNotFoundException(String message, Throwable cause)
public UserNotFoundException(Throwable cause)
Copyright © 2012–2014 IFREMER. All rights reserved.