Class OrcidIllegalStateException

  • All Implemented Interfaces:
    Serializable

    public class OrcidIllegalStateException
    extends edu.cornell.mannlib.orcidclient.OrcidClientException
    The OrcidConfirmationState is not as we expected. Probably deserves a 500 error.
    See Also:
    Serialized Form
    • Constructor Detail

      • OrcidIllegalStateException

        public OrcidIllegalStateException​(String message)
      • OrcidIllegalStateException

        public OrcidIllegalStateException​(String message,
                                          Throwable cause)