Class WrongCurrentPasswordException

  • All Implemented Interfaces:
    Serializable

    public class WrongCurrentPasswordException
    extends RuntimeException
    This exception is thrown when the provided current password is wrong.
    Author:
    Mohamed Eskander (mohamed.eskander at 4science.it)
    See Also:
    Serialized Form
    • Constructor Detail

      • WrongCurrentPasswordException

        public WrongCurrentPasswordException​(String message)