Package org.sourceid.saml20.adapter.gui
Class FilterableSelectionFieldDescriptor.SearchableType.SearchableTypeNotFound
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.sourceid.saml20.adapter.gui.FilterableSelectionFieldDescriptor.SearchableType.SearchableTypeNotFound
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- FilterableSelectionFieldDescriptor.SearchableType
public static class FilterableSelectionFieldDescriptor.SearchableType.SearchableTypeNotFound extends Exception
Thrown when an unknown tab title is specified.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SearchableTypeNotFound(String message, Throwable cause)Creates a new SearchableTypeNotFound exception.
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-