Class UnsupportedApplicationContextException

  • All Implemented Interfaces:
    Serializable

    public class UnsupportedApplicationContextException
    extends ProtocolException
    Exception thrown when an attempt is made to use an unsupported application context.
    See Also:
    Serialized Form
    • Constructor Detail

      • UnsupportedApplicationContextException

        public UnsupportedApplicationContextException()
      • UnsupportedApplicationContextException

        public UnsupportedApplicationContextException​(String msg)
      • UnsupportedApplicationContextException

        public UnsupportedApplicationContextException​(String msg,
                                                      Throwable cause)