JavaScript is disabled on your browser.
Skip navigation links
  • Detail:
  • Field |
  • Constr |
  • Method
javax.websocket

Class DeploymentException

  • All Implemented Interfaces:
    Serializable


    public class DeploymentException
    extends Exception 
    Checked exception indicating some kind of failure either to publish an endpoint on its server, or a failure to connect a client to its server.
    Author:
    dannycoward
    See Also:
    Serialized Form
    • Constructor Detail

      • DeploymentException

        public DeploymentException(String message)
        Creates a deployment exception with the given reason for the deployment failure.
        Parameters:
        message - the reason for the failure.
      • DeploymentException

        public DeploymentException(String message,
         Throwable cause)
        Creates a deployment exception with the given reason for the deployment failure and wrapped cause of the failure.
        Parameters:
        message - the reason for the failure.
        cause - the cause of the problem.
Skip navigation links
  • Detail:
  • Field |
  • Constr |
  • Method

Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.

AltStyle によって変換されたページ (->オリジナル) /