public class NotSupportedException extends RuntimeException
| 构造器和说明 |
|---|
NotSupportedException() |
NotSupportedException(Exception e) |
NotSupportedException(String msg) |
NotSupportedException(String msg,
Exception e) |
Copyright © 2020. All rights reserved.