- All Implemented Interfaces:
- java.io.Serializable
public class InternalServerErrorPublixException
extends PublixException
This exception should only be thrown if something within JATOS doesn't behave
like it should (there is a bug in JATOS). In production mode this should not
happen. It causes the request to return with an HTTP status 500 (Internal
Server Error).
- See Also:
- Serialized Form