jp.terasoluna.fw.ex.unit.exception
クラス UTRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jp.terasoluna.fw.ex.unit.exception.UTRuntimeException
- すべての実装されたインタフェース:
- Serializable
- 直系の既知のサブクラス:
- PopulationFailedException, ReflectionFailedException
public class UTRuntimeException
- extends RuntimeException
- 関連項目:
- 直列化された形式
クラス java.lang.Throwable から継承されたメソッド |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UTRuntimeException
public UTRuntimeException()
UTRuntimeException
public UTRuntimeException(String message)
UTRuntimeException
public UTRuntimeException(Throwable cause)
UTRuntimeException
public UTRuntimeException(String message,
Throwable cause)
Copyright © 2011. All Rights Reserved.