Class FailedComputeSessionStateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.jans.as.server.service.exception.FailedComputeSessionStateException
All Implemented Interfaces:
Serializable

public class FailedComputeSessionStateException extends RuntimeException
Author:
Yuriy Zabrovarnyy
See Also:
  • Constructor Details

    • FailedComputeSessionStateException

      public FailedComputeSessionStateException()
    • FailedComputeSessionStateException

      public FailedComputeSessionStateException(String message)
    • FailedComputeSessionStateException

      public FailedComputeSessionStateException(String message, Throwable cause)