net.kldp.jsd
Class LockFileExistException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bynet.kldp.jsd.LockFileExistException
All Implemented Interfaces:
java.io.Serializable

public class LockFileExistException
extends java.lang.Exception

¶ô ÆÄÀÏÀÌ ÀÌ¹Ì Á¸ÀçÇÒ ¶§ ¹ß»ýÇÏ´Â ¿¹¿Ü

Author:
Son KwonNam(kwon37xi@yahoo.co.kr)
See Also:
Serialized Form

Constructor Summary
LockFileExistException(java.io.File lockFile)
          ¶ô ÆÄÀÏÀÌ ÀÌ¹Ì Á¸ÀçÇÒ ¶§ ¹ß»ýÇÏ´Â ¿¹¿Ü
 
Method Summary
 java.lang.String getLockFilePath()
          ¶ô ÆÄÀÏÀÇ °æ·Î¸¦ ¸®ÅÏÇÑ´Ù.
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LockFileExistException

public LockFileExistException(java.io.File lockFile)
¶ô ÆÄÀÏÀÌ ÀÌ¹Ì Á¸ÀçÇÒ ¶§ ¹ß»ýÇÏ´Â ¿¹¿Ü

Parameters:
lockFile - ¶ô ÆÄÀÏÀÇ °´Ã¼
Method Detail

getLockFilePath

public java.lang.String getLockFilePath()
¶ô ÆÄÀÏÀÇ °æ·Î¸¦ ¸®ÅÏÇÑ´Ù.

Returns:
¶ô ÆÄÀÏ °æ·Î