Package de.mhus.lib.portlet
Class IllegalCharacterException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.mhus.lib.portlet.IllegalCharacterException
-
- All Implemented Interfaces:
Serializable
public class IllegalCharacterException extends RuntimeException
IllegalCharacterException class.- Version:
- $Id: $Id
- Author:
- mikehummel
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IllegalCharacterException(char c, String name)Constructor for IllegalCharacterException.
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-