com.luntsys.luntbuild.remoting
Class LuntbuildException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.luntsys.luntbuild.remoting.LuntbuildException
All Implemented Interfaces:
java.io.Serializable

public class LuntbuildException
extends java.lang.RuntimeException

Luntbuild general exception

Author:
robin shine
See Also:
Serialized Form

Constructor Summary
LuntbuildException()
           
LuntbuildException(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

LuntbuildException

public LuntbuildException(java.lang.String message)

LuntbuildException

public LuntbuildException()


Copyright © 2004 Luntsys Corp. All Rights Reserved.