org.wymiwyg.commons.util
Class UnsupportedURIType

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.wymiwyg.commons.util.HashStoreException
              extended by org.wymiwyg.commons.util.UnsupportedURIType
All Implemented Interfaces:
Serializable

public class UnsupportedURIType
extends HashStoreException

Author:
reto
See Also:
Serialized Form

Constructor Summary
UnsupportedURIType()
           
UnsupportedURIType(String arg0)
           
UnsupportedURIType(String arg0, Throwable arg1)
           
UnsupportedURIType(Throwable arg0)
           
 
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

UnsupportedURIType

public UnsupportedURIType()

UnsupportedURIType

public UnsupportedURIType(String arg0)
Parameters:
arg0 -

UnsupportedURIType

public UnsupportedURIType(String arg0,
                          Throwable arg1)
Parameters:
arg0 -
arg1 -

UnsupportedURIType

public UnsupportedURIType(Throwable arg0)
Parameters:
arg0 -


Copyright © 2011. All Rights Reserved.