ome.security.auth
Class PasswordChangeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ome.security.auth.PasswordChangeException
- All Implemented Interfaces:
- Serializable
public class PasswordChangeException
- extends Exception
Caught exception thrown from
PasswordProvider.changePassword(String, String)
to allow read-only
implementations to refuse an action.
- Since:
- 4.0
- Author:
- Josh Moore, josh at glencoesoftware.com
- See Also:
SecuritySystem
,
Permissions
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PasswordChangeException
public PasswordChangeException(String msg)
OmeroJava Api
Version: 4.3.4-dbcbce5a-b4
Copyright © 2009 The University of Dundee. All Rights Reserved.