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