public class IdentityNotFoundException
extends fr.paris.lutece.portal.service.util.AppException
Constructor and Description |
---|
IdentityNotFoundException()
Constructor 3
|
IdentityNotFoundException(String strMessage)
Constructor 1
|
IdentityNotFoundException(String strMessage,
Exception e)
Constructor 2
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IdentityNotFoundException(String strMessage)
strMessage
- The error messagepublic IdentityNotFoundException(String strMessage, Exception e)
strMessage
- The error messagee
- The initial exceptionpublic IdentityNotFoundException()
Copyright © 2022 City of Paris. All rights reserved.