@ThriftStruct public final class NotFoundBeanException extends net.gdface.thrift.exception.BaseServiceException implements net.gdface.thrift.ThriftDecorator<net.gdface.exception.NotFoundBeanException>
NotFoundBeanExceptionNotFoundBeanExceptionget/set方法到delegate()指定的实例,| 构造器和说明 |
|---|
NotFoundBeanException() |
NotFoundBeanException(net.gdface.exception.NotFoundBeanException delegate) |
NotFoundBeanException(java.lang.String message) |
| 限定符和类型 | 方法和说明 |
|---|---|
net.gdface.exception.NotFoundBeanException |
delegate()
返回被装饰的
NotFoundBeanException实例 |
boolean |
equals(java.lang.Object obj) |
java.lang.StackTraceElement[] |
getStackTrace() |
int |
hashCode() |
java.lang.Throwable |
initCause(java.lang.Throwable cause) |
void |
printStackTrace() |
void |
printStackTrace(java.io.PrintStream s) |
void |
printStackTrace(java.io.PrintWriter s) |
java.lang.String |
toString() |
getCauseClass, getCauseFields, getMessage, getServiceStackTraceMessage, jsonOfDeclaredFields, setCauseClass, setCauseFields, setMessage, setServiceStackTraceMessagepublic NotFoundBeanException()
public NotFoundBeanException(java.lang.String message)
public NotFoundBeanException(net.gdface.exception.NotFoundBeanException delegate)
public net.gdface.exception.NotFoundBeanException delegate()
NotFoundBeanException实例delegate 在接口中 net.gdface.thrift.ThriftDecorator<net.gdface.exception.NotFoundBeanException>public void printStackTrace()
printStackTrace 在类中 java.lang.Throwablepublic void printStackTrace(java.io.PrintStream s)
printStackTrace 在类中 java.lang.Throwablepublic void printStackTrace(java.io.PrintWriter s)
printStackTrace 在类中 java.lang.Throwablepublic java.lang.StackTraceElement[] getStackTrace()
getStackTrace 在类中 java.lang.Throwablepublic java.lang.Throwable initCause(java.lang.Throwable cause)
initCause 在类中 java.lang.Throwablepublic int hashCode()
hashCode 在类中 java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals 在类中 java.lang.Objectpublic java.lang.String toString()
toString 在类中 java.lang.ThrowableCopyright © 2021. All Rights Reserved.