fr.paris.lutece.portal.service.admin
Class PasswordResetException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by fr.paris.lutece.portal.service.admin.PasswordResetException
All Implemented Interfaces:
Serializable

public class PasswordResetException
extends RuntimeException

Exception thrown when the user can't access a feature.

See Also:
Serialized Form

Constructor Summary
PasswordResetException()
          Deprecated. use #AccessDeniedException(String) to provide an explicit message
PasswordResetException(String strMessage)
          Builds a AccessDeniedException with the message
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PasswordResetException

@Deprecated
public PasswordResetException()
Deprecated. use #AccessDeniedException(String) to provide an explicit message

Builds a AccessDeniedException without message


PasswordResetException

public PasswordResetException(String strMessage)
Builds a AccessDeniedException with the message

Parameters:
strMessage - the message


Copyright © 2014 Mairie de Paris. All Rights Reserved.