org.guiceex.jpa.exception
クラス JPASupportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.guiceex.exception.GuiceexException
org.guiceex.jpa.exception.JPASupportException
- すべての実装されたインタフェース:
- Serializable
- 直系の既知のサブクラス:
- NoTransactionException, PersistenceContextFieldNotFound, PersistenceXmlParseException
public class JPASupportException
- extends GuiceexException
JPAサポート内での例外を報告するクラスのスーパークラスです。
- 関連項目:
- 直列化された形式
クラス java.lang.Throwable から継承されたメソッド |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JPASupportException
public JPASupportException()
JPASupportException
public JPASupportException(String message,
Throwable cause)
JPASupportException
public JPASupportException(String message)
JPASupportException
public JPASupportException(Throwable cause)
Copyright © 2007. All Rights Reserved.