net.sourceforge.pmd.lang.dfa
Class LinkerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sourceforge.pmd.lang.dfa.LinkerException
All Implemented Interfaces:
Serializable

public class LinkerException
extends Exception

Author:
raik
See Also:
Serialized Form

Constructor Summary
LinkerException()
           
LinkerException(String message)
           
 
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

LinkerException

public LinkerException()

LinkerException

public LinkerException(String message)


Copyright © 2002-2015 InfoEther. All Rights Reserved.