com.melloware.jintellitype
Class JIntellitypeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.melloware.jintellitype.JIntellitypeException
All Implemented Interfaces:
Serializable

public class JIntellitypeException
extends RuntimeException

Exception class for all JIntellitype Exceptions.

Copyright (c) 1999-2008 Melloware, Inc.

Version:
1.3.1
Author:
Emil A. Lefkof III
See Also:
Serialized Form

Constructor Summary
JIntellitypeException()
           
JIntellitypeException(String aMessage)
           
JIntellitypeException(String aMessage, Throwable aCause)
           
JIntellitypeException(Throwable aCause)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JIntellitypeException

public JIntellitypeException()

JIntellitypeException

public JIntellitypeException(String aMessage,
                             Throwable aCause)

JIntellitypeException

public JIntellitypeException(String aMessage)

JIntellitypeException

public JIntellitypeException(Throwable aCause)


Copyright © 1999-2010 Melloware Inc. All Rights Reserved.