com.filenet.rm.bds.exception

Class ServiceTerminateRequestException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • java.lang.RuntimeException
          • com.filenet.rm.bds.exception.ServiceTerminateRequestException
  • All Implemented Interfaces:
    java.io.Serializable


    public class ServiceTerminateRequestException
    extends java.lang.RuntimeException
    If the service is requested to terminate then the ServiceTerminateRequestException will be thrown.
    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

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

      • ServiceTerminateRequestException

        public ServiceTerminateRequestException()

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