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