Class Types.ChangePasswordRejected

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.ChangePasswordRejected extends Types.XenAPIException
The system rejected the password change request; perhaps the new password was too short?
See Also:
  • Field Details

    • msg

      public final String msg
  • Constructor Details

    • ChangePasswordRejected

      public ChangePasswordRejected(String msg)
      Create a new ChangePasswordRejected