org.apache.sling.engine.impl.parameters
Class SlingUnsupportedEncodingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.apache.sling.api.SlingException
                  extended by org.apache.sling.api.SlingIOException
                      extended by org.apache.sling.engine.impl.parameters.SlingUnsupportedEncodingException
All Implemented Interfaces:
Serializable

public class SlingUnsupportedEncodingException
extends org.apache.sling.api.SlingIOException

See Also:
Serialized Form

Constructor Summary
SlingUnsupportedEncodingException(UnsupportedEncodingException uee)
           
 
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

SlingUnsupportedEncodingException

public SlingUnsupportedEncodingException(UnsupportedEncodingException uee)


Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.