public class UserDisabledException extends RuntimeException
| 构造器和说明 |
|---|
UserDisabledException() |
UserDisabledException(String message) |
UserDisabledException(String message,
Throwable cause) |
UserDisabledException(Throwable cause) |
Copyright © 2016. All rights reserved.