ome.security.auth
Class PasswordChangeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
PasswordChangeException(String msg)
           
 
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

PasswordChangeException

public PasswordChangeException(String msg)


OmeroJava Api

Version: Beta-4.1.1-r5927-b91

Copyright © 2009 The University of Dundee. All Rights Reserved.