no.digipost.api.client
Class DigipostClientServerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by no.digipost.api.client.DigipostClientException
                  extended by no.digipost.api.client.DigipostClientServerException
All Implemented Interfaces:
Serializable

public class DigipostClientServerException
extends DigipostClientException

See Also:
Serialized Form

Constructor Summary
DigipostClientServerException(ErrorType errorType, ErrorMessage errorMessage)
           
 
Method Summary
 ErrorMessage getErrorMessageEntity()
           
 
Methods inherited from class no.digipost.api.client.DigipostClientException
getErrorMessage, getErrorType
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DigipostClientServerException

public DigipostClientServerException(ErrorType errorType,
                                     ErrorMessage errorMessage)
Method Detail

getErrorMessageEntity

public ErrorMessage getErrorMessageEntity()


Copyright © 2012 Digipost Open Source. All Rights Reserved.