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

Class ReferenceSyntaxException

    • Constructor Detail

      • ReferenceSyntaxException

        public ReferenceSyntaxException()
        Deprecated.

        Construct a new exception with no detail message or root cause.

      • ReferenceSyntaxException

        public ReferenceSyntaxException(String message)
        Deprecated.

        Construct a new exception with the specified detail message and no root cause.

        Parameters:
        message - The detail message for this exception
      • ReferenceSyntaxException

        public ReferenceSyntaxException(Throwable cause)
        Deprecated.

        Construct a new exception with the specified root cause. The detail message will be set to (cause == null ? null : cause.toString()

        Parameters:
        cause - The root cause for this exception
      • ReferenceSyntaxException

        public ReferenceSyntaxException(String message,
         Throwable cause)
        Deprecated.

        Construct a new exception with the specified detail message and root cause.

        Parameters:
        message - The detail message for this exception
        cause - The root cause for this exception
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 によって変換されたページ (->オリジナル) /