com.spss.psapi.admin

Class ServerAdministrationException

  • All Implemented Interfaces:
    java.io.Serializable


    public class ServerAdministrationException
    extends PredictiveServerException
    An exception thrown when an administration activity fails.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      ServerAdministrationException(java.lang.String message)
      Creates a ServerAdministrationException with a message.
    • 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

      • ServerAdministrationException

        public ServerAdministrationException(java.lang.String message)
        Creates a ServerAdministrationException with a message.
        Parameters:
        message - the message

Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.