Class PostProcessingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gaia3d.basic.exception.PostProcessingException
All Implemented Interfaces:
Serializable

public class PostProcessingException extends RuntimeException
See Also:
  • Constructor Details

    • PostProcessingException

      public PostProcessingException(String message)
    • PostProcessingException

      public PostProcessingException(String message, Throwable cause)