Class EPTIDMismatchException

  • All Implemented Interfaces:
    Serializable

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

    Created by Jeff Gaynor
    on 1/24/17 at 1:34 PM

    See Also:
    Serialized Form
    • Constructor Detail

      • EPTIDMismatchException

        public EPTIDMismatchException()
      • EPTIDMismatchException

        public EPTIDMismatchException​(Throwable cause)
      • EPTIDMismatchException

        public EPTIDMismatchException​(String message)
      • EPTIDMismatchException

        public EPTIDMismatchException​(String message,
                                      Throwable cause)