Class PlatformExtendedException

    • Constructor Detail

      • PlatformExtendedException

        protected PlatformExtendedException​(Throwable cause,
                                            PlatformContext ctx)
        Constructor.
        Parameters:
        cause - Root cause.
        ctx - Platform context.
    • Method Detail

      • writeData

        public abstract void writeData​(BinaryRawWriterEx writer)
        Write data.
        Parameters:
        writer - Writer.