Class SecurityInfoNotReadyException

  • All Implemented Interfaces:
    Serializable

    public class SecurityInfoNotReadyException
    extends RetryableException
    Cloud service only.

    An exception that is thrown when security information is not ready in the system. This exception will occur as the system acquires security information and must be retried in order for authorization to work properly.

    See Also:
    Serialized Form
    • Constructor Detail

      • SecurityInfoNotReadyException

        public SecurityInfoNotReadyException​(String msg)