com.itextpdf.tool.itextdoc.codestyler
Class InvalidCodeStyleException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.itextpdf.tool.itextdoc.codestyler.InvalidCodeStyleException
All Implemented Interfaces:
Serializable

public class InvalidCodeStyleException
extends Exception

Author:
redlab
See Also:
Serialized Form

Constructor Summary
InvalidCodeStyleException(String lang)
           
 
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

InvalidCodeStyleException

public InvalidCodeStyleException(String lang)
Parameters:
lang - the coding language


Copyright © 2011 1T3XT BVBA. All Rights Reserved.