com.clarkparsia.pellint.util
Class IllegalPellintArgumentException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.clarkparsia.pellint.util.IllegalPellintArgumentException
All Implemented Interfaces:
java.io.Serializable

public class IllegalPellintArgumentException
extends java.lang.Exception

Title:

Description:

Copyright: Copyright (c) 2008

Company: Clark & Parsia, LLC.

Author:
Harris Lin
See Also:
Serialized Form

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

IllegalPellintArgumentException

public IllegalPellintArgumentException()

IllegalPellintArgumentException

public IllegalPellintArgumentException(java.lang.String msg)


Copyright © 2004 Evren Sirin. All Rights Reserved.