com.worklight.adapters.rest.api

Class MFPServerOperationException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • java.lang.RuntimeException
          • com.worklight.adapters.rest.api.MFPServerOperationException
  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    MFPServerOAuthException

    Deprecated. 
    Since version 8.0 this exception is never thrown.

    @Deprecated
    public class MFPServerOperationException
    extends java.lang.RuntimeException
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • MFPServerOperationException

        public MFPServerOperationException(java.lang.Throwable e)
        Deprecated. 
      • MFPServerOperationException

        public MFPServerOperationException(java.lang.String msg)
        Deprecated. 


© Copyright IBM Corp. 2006, 2015. All Rights Reserved.