public class SessionObjectNotSerializableRuntimeException extends SRuntimeException
NotSerializableExceptionをラップする例外です。| コンストラクタと説明 |
|---|
SessionObjectNotSerializableRuntimeException(Class clazz)
|
SessionObjectNotSerializableRuntimeException(NotSerializableException cause)
|
getArgs, getMessage, getMessageCode, getSimpleMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SessionObjectNotSerializableRuntimeException(Class clazz)
clazz - Serializableでないクラスpublic SessionObjectNotSerializableRuntimeException(NotSerializableException cause)
cause - 原因となった例外Copyright © 2015 The DBFlute Project. All rights reserved.