Fix AstakosClientError class hierarchy order
This bug caused AstakosClientError class to call both parent class constructors, while only the AstakosClientException class constructor needs to be called.
Please register or sign in to comment
This bug caused AstakosClientError class to call both parent class constructors, while only the AstakosClientException class constructor needs to be called.