public class NotImplementedException extends UnsupportedOperationException
| 构造器和说明 |
|---|
NotImplementedException() |
NotImplementedException(String msg) |
NotImplementedException(String msg,
Throwable cause) |
NotImplementedException(Throwable cause) |
Copyright © 2020. All Rights Reserved.