net.webapp2.util.test
Class PropertyDefinitionNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.webapp2.util.test.PropertyDefinitionNotFoundException
- All Implemented Interfaces:
- Serializable
public class PropertyDefinitionNotFoundException
- extends Exception
프로퍼티 설정 파일에 약속된 프로퍼티 항목이 없거나 값이 비어 있는 경우
- Author:
- younghoe
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PropertyDefinitionNotFoundException
public PropertyDefinitionNotFoundException(String msg)