public class DogException extends Exception
| 构造器和说明 |
|---|
DogException() |
DogException(String message) |
DogException(String message,
Throwable cause) |
DogException(Throwable cause) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.