public class NotFindSuitableObjectException extends RuntimeException
| 构造器和说明 |
|---|
NotFindSuitableObjectException() |
NotFindSuitableObjectException(net.lulihu.exception.ExceptionEnum exceptionEnum) |
NotFindSuitableObjectException(String message) |
NotFindSuitableObjectException(String message,
Object... values) |
NotFindSuitableObjectException(String message,
Throwable cause) |
NotFindSuitableObjectException(Throwable cause) |
public NotFindSuitableObjectException()
public NotFindSuitableObjectException(net.lulihu.exception.ExceptionEnum exceptionEnum)
public NotFindSuitableObjectException(String message)
public NotFindSuitableObjectException(String message, Object... values)
public NotFindSuitableObjectException(Throwable cause)
Copyright © 2019. All rights reserved.