Class PairwiseIDMismatchException

  • All Implemented Interfaces:
    Serializable

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

    Created by Jeff Gaynor
    on 3/25/20 at 4:56 PM

    See Also:
    Serialized Form
    • Constructor Detail

      • PairwiseIDMismatchException

        public PairwiseIDMismatchException()
      • PairwiseIDMismatchException

        public PairwiseIDMismatchException​(Throwable cause)
      • PairwiseIDMismatchException

        public PairwiseIDMismatchException​(String message)
      • PairwiseIDMismatchException

        public PairwiseIDMismatchException​(String message,
                                           Throwable cause)