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