public class AuthException extends LoginExceptionSE
コンストラクターと説明 |
---|
AuthException() 詳細メッセージなしで AuthException を構築します。 |
AuthException(StringSE msg) 指定された詳細メッセージで AuthException を構築します。 |
addSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSE
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSE
public AuthException()
public AuthException(StringSE msg)
msg
- 詳細メッセージ。Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.