Class MSException.ServiceDownException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    MSException

    public static class MSException.ServiceDownException
    extends MSException
    Service down exception.
    See Also:
    Serialized Form
    • Constructor Detail

      • ServiceDownException

        public ServiceDownException​(java.lang.String errMsg)
      • ServiceDownException

        public ServiceDownException​(java.lang.String errMsg,
                                    java.lang.Throwable cause)