org.archiviststoolkit.exceptions
Class UnsupportedDomainEditorException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           org.archiviststoolkit.exceptions.UnsupportedDomainEditorException
org.archiviststoolkit.exceptions.UnsupportedDomainEditorException
- All Implemented Interfaces: 
- java.io.Serializable
- public class UnsupportedDomainEditorException 
- extends java.lang.Exception
- See Also:
- Serialized Form
 
 
| 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 | 
 
UnsupportedDomainEditorException
public UnsupportedDomainEditorException()
UnsupportedDomainEditorException
public UnsupportedDomainEditorException(java.lang.Class clazz)
UnsupportedDomainEditorException
public UnsupportedDomainEditorException(java.lang.Class clazz,
                                        java.lang.Throwable cause)
UnsupportedDomainEditorException
public UnsupportedDomainEditorException(java.lang.String message)
UnsupportedDomainEditorException
public UnsupportedDomainEditorException(java.lang.Throwable cause)