getOrThrow

Returns the Success value or throws AdminResultException describing the failure.

Useful for callers who prefer exception-based error handling over sealed-type matching.