Class ServerSideException

  • All Implemented Interfaces:
    Serializable

    public class ServerSideException
    extends Exception
    Generic exception to encapsulate any expected or unexpected error.
    Author:
    Charles Edward Bedon Cortazar <charles.bedon@kuwaiba.org>
    See Also:
    Serialized Form
    • Constructor Detail

      • ServerSideException

        public ServerSideException​(String msg)