Module openj9.dtfj

Class CaaNotFound

  • All Implemented Interfaces:
    Serializable

    public class CaaNotFound
    extends Exception
    This exception is thrown when an attempt is made to create a Caa for a Tcb that doesn't have one.
    See Also:
    Serialized Form
    • Constructor Detail

      • CaaNotFound

        public CaaNotFound()