Class StateConversionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gatein.pc.portlet.state.StateConversionException
All Implemented Interfaces:
Serializable

public class StateConversionException extends Exception
See Also:
  • Constructor Details

    • StateConversionException

      public StateConversionException()
    • StateConversionException

      public StateConversionException(String message)
    • StateConversionException

      public StateConversionException(String message, Throwable cause)
    • StateConversionException

      public StateConversionException(Throwable cause)