The SKIRT project
advanced radiative transfer for astrophysics
Classes
pts.utils.error Namespace Reference

Custom exceptions for use in PTS. More...

Classes

class  UserError
 An instance of this class should be raised by PTS scripts when a fatal problem is most likely caused by a user error as opposed to a programming error. More...
 

Detailed Description

Custom exceptions for use in PTS.

This module currently contains just a single custom exception class for use in PTS when a fatal problem is most likely caused by a user error as opposed to a programming error.