Class ContractNotConnectedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
es.kukenan.smartfi.common.service.exceptions.UnexpectedException
es.kukenan.smartfi.microservice.firm.service.exceptions.ContractNotConnectedException
All Implemented Interfaces:
Serializable

public final class ContractNotConnectedException extends es.kukenan.smartfi.common.service.exceptions.UnexpectedException
Exception caused by a specified user was not found or is not visible in the operation context (access level...).
See Also:
  • Field Details

  • Constructor Details

    • ContractNotConnectedException

      public ContractNotConnectedException()
      Default constructor.