Class AssertUserFailedException

All Implemented Interfaces:
Serializable

public class AssertUserFailedException extends MediaWikiApiErrorException
Exception to indicate that we tried to perform an action while our login credentials have expired. See MediaWiki documentation.
Author:
Antonin Delpeuch
See Also:
  • Constructor Details

    • AssertUserFailedException

      public AssertUserFailedException(String errorMessage)