ro.isdc.wro.model.transformer
Class WildcardExpanderModelTransformer.NoMoreAttemptsIOException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by ro.isdc.wro.model.transformer.WildcardExpanderModelTransformer.NoMoreAttemptsIOException
All Implemented Interfaces:
Serializable
Enclosing class:
WildcardExpanderModelTransformer

public static class WildcardExpanderModelTransformer.NoMoreAttemptsIOException
extends IOException

An instance of IOException having a special purpose: to skip subsequent attempts to localize a stream.

See Also:
Serialized Form

Constructor Summary
WildcardExpanderModelTransformer.NoMoreAttemptsIOException(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

WildcardExpanderModelTransformer.NoMoreAttemptsIOException

public WildcardExpanderModelTransformer.NoMoreAttemptsIOException(String message)


Copyright © 2008-2013. All Rights Reserved.