org.wegra.thread
Class IllegalOwnershipException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.wegra.thread.IllegalOwnershipException
All Implemented Interfaces:
java.io.Serializable

public class IllegalOwnershipException
extends java.lang.RuntimeException

¶ô(¼¼¸¶Æ÷¾î)¿¡ ´ëÇÑ ¼ÒÀ¯±ÇÀÌ ¾ø´Â »óÅ¿¡¼­ ¶ôÀ» ³õÀ¸·ÁÇÒ °æ¿ì ¹ß»ýÇÑ´Ù.

Version:
1.0 (2001-07-25)
Author:
wegra(Bok-Youn Lee)
See Also:
Serialized Form

Constructor Summary
IllegalOwnershipException()
           
IllegalOwnershipException(java.lang.String message)
           
 
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

IllegalOwnershipException

public IllegalOwnershipException()

IllegalOwnershipException

public IllegalOwnershipException(java.lang.String message)