railo.transformer.util
Class AlreadyClassException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by railo.transformer.util.AlreadyClassException
All Implemented Interfaces:
Serializable

public class AlreadyClassException
extends IOException

See Also:
Serialized Form

Constructor Summary
AlreadyClassException(Resource resource)
           
 
Method Summary
 InputStream getInputStream()
           
 
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

AlreadyClassException

public AlreadyClassException(Resource resource)
Method Detail

getInputStream

public InputStream getInputStream()
                           throws IOException
Throws:
IOException


Copyright © 2012 Railo