OOP ConfigPerHost Version 2.3

com.bentofw.util
Class NoPropertyFileException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.bentofw.util.SimpleException
              extended by com.bentofw.util.NoPropertyFileException
All Implemented Interfaces:
java.io.Serializable

public class NoPropertyFileException
extends SimpleException

This exception will be thrown when the required property file is not found.

Author:
Jun Inamori
See Also:
Serialized Form

Constructor Summary
NoPropertyFileException(java.lang.String m)
          The custructor.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoPropertyFileException

public NoPropertyFileException(java.lang.String m)
The custructor. You can get the error message by Throwable.getMessage().

Parameters:
m - The error message.

OOP ConfigPerHost Version 2.3

ALL CONTENTS COPYRIGHT 2005, OOP-Research Corporation. All rights reserved.
Any questions and comments are welcome to OOP-Research Corporation.