gboat2.attachment
类 UploadException

java.lang.Object
  继承者 java.lang.Throwable
      继承者 java.lang.Exception
          继承者 gboat2.base.bridge.exception.BusinessNestedException
              继承者 gboat2.attachment.UploadException
所有已实现的接口:
Serializable

public class UploadException
extends BusinessNestedException

从以下版本开始:
jdk1.6
作者:
tanxw
另请参见:
序列化表格

构造方法摘要
UploadException()
           
UploadException(String message)
           
UploadException(String message, String errorCode)
           
UploadException(String message, Throwable cause)
           
UploadException(String message, Throwable cause, String errorCode)
           
UploadException(Throwable cause)
           
UploadException(Throwable cause, String errorCode)
           
 
方法摘要
 
从类 gboat2.base.bridge.exception.BusinessNestedException 继承的方法
getErrorCode, setErrorCode
 
从类 java.lang.Throwable 继承的方法
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

构造方法详细信息

UploadException

public UploadException()

UploadException

public UploadException(String message,
                       String errorCode)

UploadException

public UploadException(String message,
                       Throwable cause,
                       String errorCode)

UploadException

public UploadException(String message,
                       Throwable cause)

UploadException

public UploadException(String message)

UploadException

public UploadException(Throwable cause,
                       String errorCode)

UploadException

public UploadException(Throwable cause)


Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.