Class LocalizedAppianRuntimeException

All Implemented Interfaces:
Serializable

public class LocalizedAppianRuntimeException extends AppianRuntimeException
This is a wrapper Exception for the purposes of localizing the exception before it is sent to the client
See Also:
  • Constructor Details

    • LocalizedAppianRuntimeException

      public LocalizedAppianRuntimeException(AppianException delegate, Locale locale)