Class InvalidNonceException

  • All Implemented Interfaces:
    Serializable

    public class InvalidNonceException
    extends edu.uiuc.ncsa.security.core.exceptions.GeneralException

    Created by Jeff Gaynor
    on 9/24/13 at 1:21 PM

    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidNonceException

        public InvalidNonceException()
      • InvalidNonceException

        public InvalidNonceException​(Throwable cause)
      • InvalidNonceException

        public InvalidNonceException​(String message)
      • InvalidNonceException

        public InvalidNonceException​(String message,
                                     Throwable cause)